gulp-debug
File pipeline debugger
A plugin to debug Gulp pipelines by logging file streams with customizable output options.
Debug Vinyl file streams to see what files are run through your Gulp pipeline
221 stars
6 watching
29 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
debuggulp-pluginjavascriptnodejsvinyl
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
| A tool for compressing files into a ZIP archive | 270 |
| A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| A tool to report the total size of files in a project during build processes | 229 |
| A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
| Converts Markdown files to HTML using the marked library | 181 |
| A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
| A tool to compile and precompile Nunjucks templates using Gulp for Node.js projects | 153 |
| Minifies images using various compression algorithms. | 1,906 |
| Converts images to WebP format using image processing techniques | 220 |
| A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins. | 807 |
| Adds useful debug features to Electron apps | 754 |