grunt-smaller
Grunt plugin wrapping 'Smaller', a minification service for javascript and stylesheets (https://github.com/KnisterPeter/Smaller).
Grunt plugin wrapping 'Smaller', a minification service for javascript and stylesheets (https://github.com/KnisterPeter/Smaller).
Rollup with a single line of code
This plugin provides automatic source maps, compiling Sass into CSS, autoprefixing and minification
This plugin provides automatic source maps, compiling Sass into CSS, autoprefixing, spriting, asseting and minification
This plugin provides automatic source maps, compiling Stylus into CSS, autoprefixing and minification
Webpack with a single line of code.
Webpack with a single line of code using Bublé
This plugin provides automatic source maps, compiling Less into CSS, autoprefixing and minification
Support dirty ES6 minifying.
Highly configurable, well-tested, JavaScript-based HTML minifier.
Highly configurable, well-tested, JavaScript-based HTML minifier.
Find properties that are best mangling candidates.
Markdown Minification
Opinionated way to build css with postcss
An optinionted js build step with browserify
Babel plugin to remove logging calls for selected log levels
Express middleware (HTML minifier for Express Handlebars).
An express middleware to optimize images from a backend, with resizing and converting
Reduce the size of your serialized data with densen by turning objects literal into arrays of values.
Take your browserify output, run it through this to compress all the require statements. So require('something') becomes require(1)