Project Awesome project awesome

Gulp

Task runner.

Collection 623 stars GitHub

Plugins

Miscellaneous Plugins

gulp-util

Set of useful utilities.

gulp-plumber 799 updated 7y ago

Prevent pipe breaking caused by errors.

gulp-load-plugins 755 updated 1y ago

Automatically load in gulp plugins.

main-bower-files 585 updated 6y ago

Simplify build process setup by dynamically getting the library files.

autoprefixer 22.6k updated 28d ago

Parse CSS and add vendor prefixes to rules by Can I Use.

gulp-sourcemaps 1.1k updated 1y ago

Provide source map support.

gulp-replace 496 updated 3y ago

A string replace plugin for gulp.

gulp-rename 686 updated 8mo ago

Rename files easily.

gulp-rev 1.5k updated 4mo ago

Static asset revisioning by appending content hash to filenames: unicorn.css → unicorn-d41d8cd98f.css.

del 1.3k updated 6mo ago

Delete files/folders using globs.

gulp-exec 163 updated 5y ago

Run a shell command.

gulp-strip-debug 249 updated 6mo ago

Strip console, alert, and debugger statements from JavaScript code.

gulp-cssimport 35 updated 6y ago

Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.

gulp-inline-css 271 updated 4y ago

Inline your CSS properties into the style attribute in an HTML file.

gulp-gh-pages 608 updated 6y ago

Publish contents to Github pages.

gulp-ng-annotate

Add AngularJS dependency injection annotations with ng-annotate.

gulp-bump 257 (archived)

Bump any semver JSON version.

gulp-file-include

Include files with gulp.

gulp-zip 271 updated 1y ago

ZIP compress files.

gulp-git 400 updated 1y ago

Run Git commands with gulp.

gulp-filter 313 updated 1y ago

Filter files in a vinyl stream using globbing.

gulp-preprocess

Preprocess files based on custom context or environment configuration.

gulp-eval

Eval JS-expression or require CommonJS modules and JSON files.

Scaffolding