Remove extra newlines in a string.
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
template compiler for Vue 2.x
template compiler for Vue 2.0
Command line interface for gulp
The streaming build system.
Sourcemap support for gulpjs.
Gulp extension to add header to file(s) in the pipeline.
Rename files
Gulp plugin for sass
Gulp plugin for generating an identity sourcemap for a file.
Gulp plugin for mapping sources of a sourcemap.
PostCSS gulp plugin
Vite plugin for Vue2
A string replace plugin for gulp
Use next generation JavaScript, today
A typescript compiler for gulp with incremental compilation support.
Prevent pipe breaking caused by errors from gulp plugins
Minify files with UglifyJS.
Minify css with clean-css.
Prefix CSS
Sort files in stream by path or any custom sort comparator