TypeScript definitions for gulp-util
Istanbul unit test coverage plugin for gulp.
Make sure all gulp file contents are available as buffer
Add a UTF-8 BOM to files
ZIP compress files
A gulp plugin for processing files with ESLint
Like gulp.dest, but handles symlinks
Error report for: CSSLint/EditorConfig/ESLint/HTMLHint/JSCS/JSHint/PostCSS/Standard/TSLint/XO
gulp plugin to publish files to amazon s3
gulp plugin to minify HTML.
Gulp plugin that uses RTLCSS to convert LTR CSS to RTL.
Fully working project examples showing how to use BrowserSync in various ways
Easiest way to tap into a pipeline
Combine svg files into one with <symbol> elements
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.)
A gulp plugin to wrap the stream contents with a template.
Gulp plugin for livereload.
Uncompress gzip files in your gulp build pipeline
Useful utilities for creating Gulp plugins
Git plugin for gulp (gulpjs.com)
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 stream to uglify with 'terser' (es6 supported).
A module help you automate AWS lambda function deployment.
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on