Smart incremental building by dependency analysis
Only pass through changed files
Only pass .less files through the gulp stream if they or their dependencies have changed
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.
Tells you whether or not dependencies in package.json have been changed.
Only pass through changed files
A little library for asserting types and values, with zero dependencies.
Gulp plugin for sass
Automatically load any gulp plugins in your package.json
Gulp plugin that tracks dependencies between files and adds any files that depend on the files currently in the stream, thus enabling incremental build of pcss, less, scss, sass, with extensibility points to support other file types.
TypeScript definitions for gulp
Minify files with UglifyJS.
The streaming build system.
Command line interface for gulp
No description provided.
TypeScript definitions for gulp-util
TypeScript definitions for gulp-changed
Sourcemap support for gulpjs.
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
A gulp plugin to lint code with ESLint 8, 9 and 10.
Gulp extension to add header to file(s) in the pipeline.
Rename files
TypeScript linter Gulp plugin
This gulp plugin will passthrough source files if they have been modified since last build.