gulp-filter
File stream filter
A plugin for Gulp that enables filtering of file streams using glob patterns
Filter files in a vinyl
stream
315 stars
11 watching
37 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
filtergulp-pluginjavascriptnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for compressing files into a ZIP archive | 270 |
| A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| A tool to report the total size of files in a project during build processes | 229 |
| Minifies images using various compression algorithms. | 1,906 |
| Converts Markdown files to HTML using the marked library | 181 |
| A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 |
| A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
| A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
| Converts images to WebP format using image processing techniques | 220 |
| Tool for filtering and concurrent execution of promises with an adjustable concurrency level | 75 |
| A utility library for working with streams in JavaScript | 342 |
| A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |