astroturf
CSS compiler
Enables writing CSS in JavaScript files without adding runtime complexity
Better Styling through Compiling: CSS-in-JS for those that want it all.
2k stars
19 watching
59 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
astroturfcss
Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
myfavshrimp/turf | A toolchain for compile-time SCSS transformation and CSS injection into binaries | 63 |
thysultan/stylis | A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
jacobrask/styledocco | Generates documentation and style guides from CSS stylesheets | 1,067 |
alsacreations/knacss | A CSS framework that offers features to simplify and enhance web development | 554 |
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
jscs-dev/gulp-jscs | Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
tivac/modular-css | A more efficient and flexible CSS solution | 288 |
suitcss/base | Provides basic CSS styles for web applications | 194 |