Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
postcss
A CSS transformation engine that parses styles into an AST, letting JS plugins lint, prefix, and rewrite CSS — the foundation beneath Autoprefixer, Tailwind, and 200+ other tools.
Sass
The reference Dart implementation of Sass, the mature CSS preprocessor that compiles SCSS and indented syntax to standards-compliant CSS.
less-loader
Webpack loader that compiles Less stylesheets into CSS
node-sass
Node.js bindings to LibSass, the fast C/C++ implementation of Sass, for compiling SCSS and indented-syntax stylesheets to CSS.
stylis-plugin-rtl
Stylis plugin that flips CSS to right-to-left using CSSJanus