rework
CSS preprocessor
A plugin-based framework for CSS preprocessing and manipulation in Node.js
Plugin framework for CSS preprocessing in Node.js
3k stars
86 watching
122 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss | A tool for transforming styles with JavaScript plugins | 28,519 |
vodkabears/remodal | A lightweight modal window plugin with declarative configuration and hash tracking. | 2,751 |
clean-css/clean-css | A fast and efficient CSS optimizer for Node.js and modern browsers | 4,166 |
draft-js-plugins/draft-js-plugins | Provides a set of plugins and tools to enhance the functionality of Draft.js text editors | 4,094 |
uncss/uncss | Removes unused CSS from stylesheets by analyzing HTML and JavaScript code | 9,420 |
postcss/autoprefixer | A PostCSS plugin that automatically adds vendor prefixes to CSS rules based on browser support data. | 21,710 |
stylelint/stylelint | A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,033 |
suitcss/suit | A set of tools and modules for styling component-based web applications with CSS. | 3,802 |
linkedin/css-blocks | An ergonomic CSS authoring system that compiles to high-performance stylesheets with static analysis and optimization capabilities. | 6,332 |
facebook/regenerator | Transforms ECMAScript 6 generator functions into efficient ES5 code | 3,832 |
philipwalton/solved-by-flexbox | A showcase of web development problems solved with Flexbox | 13,004 |
gajus/react-css-modules | Automates mapping of CSS class names to unique identifiers in React components | 5,208 |
xz/new.css | A lightweight CSS framework designed for rapid prototyping of simple HTML websites with minimal configuration. | 3,963 |
benjamn/recast | A JavaScript syntax tree transformer and pretty-printer that can also generate source maps. | 4,998 |
kyleamathews/typography.js | A toolkit for building typographic design systems using JavaScript and CSS-in-JS. | 3,840 |