csscomb.js
CSS formatter
A tool to format CSS coding styles in a consistent and beautiful way
CSS coding style formatter
3k stars
74 watching
458 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
csscomb
Related projects:
Repository | Description | Stars |
---|---|---|
cssinjs/jss | A tool for generating stylesheets with JavaScript. | 7,079 |
uncss/uncss | Removes unused CSS from stylesheets by analyzing HTML and JavaScript code | 9,420 |
cssnano/cssnano | A tool for compressing and optimizing CSS code in web applications. | 4,787 |
webpack-contrib/sass-loader | Compiles Sass to CSS and resolves import statements in Webpack configurations. | 3,906 |
una/cssgram | A CSS library that adds Instagram-like filters to images via CSS | 5,391 |
postcss/postcss | A tool for transforming styles with JavaScript plugins | 28,519 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
suitcss/suit | A set of tools and modules for styling component-based web applications with CSS. | 3,802 |
stylelint/stylelint | A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,033 |
css-modules/css-modules | A project providing support and documentation for CSS modules to help developers write component-scoped CSS without conflicts or global scope issues. | 17,660 |
csslint/csslint | A tool for statically analyzing CSS code and flagging potential errors or issues. | 4,770 |
clean-css/clean-css | A fast and efficient CSS optimizer for Node.js and modern browsers | 4,166 |
matthewhudson/current-device | A module to detect and handle device characteristics such as operating system, orientation, and screen type for conditional styling and scripting. | 3,946 |
elrumordelaluz/csshake | A collection of CSS classes to create shake animations in web applications | 4,856 |
kyleamathews/typography.js | A toolkit for building typographic design systems using JavaScript and CSS-in-JS. | 3,840 |