#
clean-css
Here are 21 public repositories matching this topic...
Light Node.js module that compress javascript, css and html files
nodejs
javascript
html
cli
json
html5
yui-compressor
minify
gcc
yui
clean-css
html-minifier
csso
sqwish
google-closure-compiler
uglify-js
uglify-es
babel-minify
crass
terser
-
Updated
May 28, 2020 - JavaScript
The command line interface to clean-css CSS optimizer
-
Updated
Apr 27, 2020 - JavaScript
PostCss plugin to minify your CSS with clean-css
-
Updated
May 3, 2020 - JavaScript
A hexo plugin to minify/optimize HTML, CSS, JS and images. Supports revisioning of assets.
javascript
css
stylesheets
assets
optimization
hexo
uglifyjs
clean-css
html-minifier
imagemin
hexo-plugin
revisioning
hexo-asset-pipeline
-
Updated
May 25, 2020 - JavaScript
A Broccoli plugin to minify CSS with clean-css
-
Updated
Jun 10, 2019 - JavaScript
CleanCSS loader module for webpack
-
Updated
May 5, 2019 - JavaScript
nodejs
javascript
css
html
fast
js
minify
clean-css
html-minifier
minifier
concurrently
globby
terser
minifly
minifiers
-
Updated
Jan 18, 2020 - JavaScript
Grunt plugin to run CSS-Purge
-
Updated
Jun 25, 2018 - JavaScript
CSS-PURGE now comes in a flavor thats meant to be Gulped
-
Updated
May 1, 2020 - JavaScript
Generate a critical-css file by from a website by providing a URL using puppeteer, critical, & clean-css
-
Updated
Apr 16, 2020 - JavaScript
Promisified version of clean-css
-
Updated
Jun 10, 2019 - JavaScript
Drop-in Gulp and Webpack tasks for static site development.
-
Updated
Jan 3, 2018 - JavaScript
Extension for Laravel Mix that provides clean-css support.
-
Updated
Apr 5, 2020 - JavaScript
Automate compression + Inline JS, CSS, HTML and Images for Static website.
-
Updated
Jan 13, 2019 - JavaScript
Improve this page
Add a description, image, and links to the clean-css topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clean-css topic, visit your repo's landing page and select "manage topics."
Would be great to have a better documentation for the
minifymethod.Usually, we can find the method signature with parameters and return details.
Here, I don't find any API description of this method in the README.
I had an error when doing
minify(path.resolve(__dirname, 'assets/css/blabla.css'));because until now i was using an array of paths. Looks like it is not working with a sing