A gulp plugin for the CSS compressor that shows no mercy.
Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.
Remove leading, trailing, and repeated whitespace from a string
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Minify css with clean-css.
template compiler for Vue 2.x
PostCSS gulp plugin
template compiler for Vue 2.0
Gulp plugin for generating an identity sourcemap for a file.
Fully working project examples showing how to use BrowserSync in various ways
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Less for Gulp
Watch, that actually is an endless stream
Prefix CSS
Convert CSS stylesheets between left-to-right and right-to-left directions.
Concatenate css files, rebasing urls and inlining @import
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
Inline linked css in an html file. Useful for emails.
SVG sprites & stacks galore — Gulp plugin wrapping around svg-sprite that reads in a bunch of SVG files, optimizes them and creates SVG sprites and CSS resources in various flavours
Gulp task to use glob imports in your sass/scss files.
Gulp plugin for purgecss
Run webpack as a stream
The streaming build system.
Command line interface for gulp