Make sure all gulp file contents are available as streams
gulp stream to uglify with 'terser' (es6 supported).
Clone files in memory in a gulp stream
Convert gulp stream to promise.
Generate a search engine friendly sitemap.xml using a Gulp stream
Only pass .less files through the gulp stream if they or their dependencies have changed
Gulp stream transform factory
Debounce a gulp stream to prevent the same event firing multiple times
Save only one file with same filename in gulp stream
Create a gulp stream from script/link tags in an HTML file.
reduce all files in a gulp stream to a single file using the file contents directly
Add a JSON formatted file to a gulp stream.
Filter a gulp stream by file contents
Filter files from a Gulp stream based on their content or filepath.
Render a single template using the gulp stream files. Uses lodash rendering engine.
Work on all files of a gulp stream simultaneously
Display the files running through a gulp stream to debug builds
Loads JavaScript files on-demand from a Gulp stream into Node's module loader.
Plugabble pipes for a composable gulp stream
A simple gulp stream plugin for counting warnings and/or errors from gulp-eslint and call a callback function when the number rises above a threshold you set.
Plugabble pipes for a composable gulp stream
Returns a promise from a Gulp stream, plus (optionally) catches pipeline-breaking errors for Gulp v3
construct pipes of streams of events
Gulp stream to resolve imports aliases defined in 'tsconfig.paths' to relative paths.