plugin-error
Error handler
Provides a standard way to handle errors in plugins for the Gulp task automation system
Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.
19 stars
9 watching
13 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lordgiotto/gulp-beer | Provides enhanced error handling and notification features for Gulp tasks. | 12 |
floatdrop/gulp-plumber | A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins. | 807 |
node-eval/gulp-eval | Fills data property of Vinyl objects with evaluated expressions from JavaScript files in gulp tasks | 6 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
haoxins/gulp-file-include | A Gulp plugin for dynamically including files and values in templates. | 680 |
jackfranklin/gulp-load-plugins | Automatically loads and configures Gulp plugins from dependencies. | 757 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
amilajack/eslint-plugin-flowtype-errors-demo | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
e-jigsaw/gulp-riot | A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
trott/eslint-plugin-new-with-error | A plugin that enforces a specific convention in JavaScript code for handling errors. | 26 |
gulp-community/gulp-coffee | A plugin for Gulp to compile CoffeeScript files into JavaScript. | 226 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 149 |
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 |