gulp-filter

File stream filter

A plugin for Gulp that enables filtering of file streams using glob patterns

Filter files in a vinyl stream

GitHub

315 stars
11 watching
37 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list

filtergulp-pluginjavascriptnodejs

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/gulp-zipA tool for compressing files into a ZIP archive270
sindresorhus/gulp-debugA plugin to debug Gulp pipelines by logging file streams with customizable output options.221
sindresorhus/gulp-changedA plugin for Gulp that only processes files that have changed since the last run.742
sindresorhus/gulp-sizeA tool to report the total size of files in a project during build processes229
sindresorhus/gulp-imageminMinifies images using various compression algorithms.1,906
sindresorhus/gulp-markdownConverts Markdown files to HTML using the marked library181
sindresorhus/gulp-templateA plugin for Gulp that simplifies the rendering of template files using Lodash289
sindresorhus/gulp-plugin-boilerplateA boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects.76
sindresorhus/gulp-mochaA wrapper around Mocha test runner for Node.js applications using Gulp375
sindresorhus/gulp-webpConverts images to WebP format using image processing techniques220
sindresorhus/p-filterTool for filtering and concurrent execution of promises with an adjustable concurrency level75
sindresorhus/get-streamA utility library for working with streams in JavaScript342
sindresorhus/gulp-jasmineA tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework.111
sindresorhus/to-readable-streamConverts a string or binary data into a stream for piping to other tools90
ahaurw01/gulp-rememberA Gulp plugin that remembers and recalls files passed through it to optimize file processing.150