dart_sass VS dart-sass

Compare dart_sass vs dart-sass and see what are their differences.

dart_sass

An installer for sass powered by Elixir Mix (by CargoSense)

dart-sass

The reference implementation of Sass, written in Dart. (by sass)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dart_sass dart-sass
3 21
96 3,799
- 0.5%
5.1 8.7
10 months ago 2 days ago
Elixir Dart
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dart_sass

Posts with mentions or reviews of dart_sass. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.
  • Configuring TravisCI for phoenix with dart-sass
    3 projects | dev.to | 1 Apr 2022
  • Elixir Phoenix 1.6 Esbuild + SCSS
    3 projects | dev.to | 4 Dec 2021
    # config/config.exs ... # Configure esbuild (the version is required) config :esbuild, version: "0.14.1", default: [ args: [ "js/app.js", "--bundle", "--target=es2016", "--outdir=../priv/static/assets", "--external:/fonts/*", "--external:/images/*" ], cd: Path.expand("../assets", __DIR__), env: %{"NODE_PATH" => Path.expand("../deps", __DIR__)} ] # https://github.com/CargoSense/dart_sass config :dart_sass, version: "1.44.0", default: [ args: ["scss/index.scss", "scss/index.css"], cd: Path.expand("../assets", __DIR__) ] ...
  • Adding Bootstrap to a Phoenix 1.6 project
    2 projects | dev.to | 9 Oct 2021
    For JavaScript and CSS, Phoenix is using esbuild as the new default bundler. To support Sass, we need to add a Sass compiler to the project. The dart_sass package is based on the official esbuild package created by Wojtek Mach and José Valim and integrates the official Sass compiler as a build tool.

dart-sass

Posts with mentions or reviews of dart-sass. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.

What are some alternatives?

When comparing dart_sass and dart-sass you can also consider the following projects:

livebook - Automate code & data workflows with interactive Elixir notebooks

node-sass - :rainbow: Node.js bindings to libsass

Plausible Analytics - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

esbuild - An installer for esbuild

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

react-ssr-starter - 🔥 ⚛️ A React boilerplate for a universal web app with a highly scalable, offline-first foundation and our focus on performance and best practices.

shelf - Web server middleware for Dart

Tailwind CSS - A utility-first CSS framework for rapid UI development.

Cirrus - :cloud: The SCSS framework for the modern web.

yaml - A Dart YAML parser.

emotion - 👩‍🎤 CSS-in-JS library designed for high performance style composition