gulp-plumber
Error handling plugin
A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins.
Fixing Node pipes
807 stars
9 watching
32 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulpjs/plugin-error | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
floatdrop/gulp-bem | A toolset for building BEM-based CSS projects using Gulp | 26 |
floatdrop/gulp-bem-pack | Tools for browserifying JavaScript files with bem-pack levels support | 1 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
jackfranklin/gulp-load-plugins | Automatically loads and configures Gulp plugins from dependencies. | 757 |
sindresorhus/gulp-debug | A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
floatdrop/pinkie-promise | A Promise ponyfill that provides a fallback solution when the native Promise API is not available. | 117 |
node-eval/gulp-eval | Fills data property of Vinyl objects with evaluated expressions from JavaScript files in gulp tasks | 6 |
sindresorhus/gulp-filter | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
lordgiotto/gulp-beer | Provides enhanced error handling and notification features for Gulp tasks. | 12 |
gulp-community/gulp-pug | A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |
haoxins/gulp-file-include | A Gulp plugin for dynamically including files and values in templates. | 680 |
gulp-community/gulp-coffee | A plugin for Gulp to compile CoffeeScript files into JavaScript. | 226 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |