csscolormin
Color Minifier
A utility module to minify CSS colors by converting them into their most compact form.
CSS color minification module
12 stars
4 watching
1 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,054 |
stoyan/prettyugly | Utility for beautifying or de Beautifying CSS code by adjusting whitespace | 6 |
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
yui/ycssmin | Minimizes CSS files from Node.js using JavaScript | 51 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
1000ch/atom-csso | A package for Atom text editor to minify CSS using the CSSO library. | 2 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
claviska/jquery-minicolors | A color picker plugin built on jQuery for easy and simple color selection in web applications. | 956 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
simonwep/vite-plugin-optimize-css-modules | A plugin that optimizes CSS module class names in production builds | 30 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |