clean-css-cli
CSS optimizer
A command-line tool that optimizes CSS files using the clean-css optimizer
The command line interface to clean-css CSS optimizer
305 stars
6 watching
17 forks
Language: JavaScript
last commit: 8 months ago clean-cssclicsscss-optimizer
Related projects:
Repository | Description | Stars |
---|---|---|
ndreckshage/cssvacuum | A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. | 45 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
sandark7/csso-loader | A module that optimizes CSS files using the CSO algorithm for better compression and filtering of unused styles. | 23 |
addyosmani/critical-path-css-tools | Tools to help prioritize and inline critical CSS for better page performance | 1,153 |
simonwep/vite-plugin-optimize-css-modules | A plugin that optimizes CSS module class names in production builds | 30 |
ec0lint/ec0lint | A tool that analyzes and suggests improvements to reduce the environmental impact of web applications through code optimization. | 153 |
funbox/optimizt | A CLI tool for compressing and optimizing image files in various formats. | 938 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
lucleray/next-purgecss | A plugin that removes unused CSS from Next.js applications to reduce bundle size | 134 |
sezgi/css-best-practices | Guidelines for writing and refactoring clean CSS for improved readability, modularity, and efficiency | 198 |
sergeysova/styled-normalize | A CSS normalize utility for styled-components | 446 |
kripod/css-homogenizer | Provides pre-defined CSS styles to normalize and homogenize browser inconsistencies across various design systems | 35 |
bezoerb/inline-critical | Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
csslint/parser-lib | A CSS parser library for parsing and validating CSS syntax in JavaScript. | 287 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |