gulp-remember

File memory manager

A Gulp plugin that remembers and recalls files passed through it to optimize file processing.

A plugin for gulp that remembers and recalls files passed through it

GitHub

149 stars
7 watching
16 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list

gulpremember-filesstream

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haoxins/gulp-file-include A Gulp plugin for dynamically including files and values in templates. 680
hparra/gulp-rename A Gulp plugin for renaming files in various ways. 692
gulp-community/gulp-cached A utility that caches files to optimize processing in a workflow by avoiding unnecessary re-processing of unchanged files. 452
jonschlinkert/gulp-htmlmin A Gulp plugin for minifying HTML files 727
tschaub/gulp-newer A Gulp plugin that allows you to pass through only newer source files compared to their corresponding destination files. 226
mikaelbr/gulp-notify A plugin for Gulp to send notifications to the user's operating system using various notification systems. 592
foru17/gulp-minimize A Gulp plugin for minimizing HTML files 3
ehmicky/gulp-execa A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. 58
jackfranklin/gulp-load-plugins Automatically loads and configures Gulp plugins from dependencies. 757
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
unifiedjs/unified-engine-gulp Tool to create Gulp plugins from unified processors 7
stephenlacy/gulp-git A plugin for gulp to interact with git repositories 401
benmerckx/gulp-haxe A Gulp plugin for compiling Haxe projects. 10
robrich/gulp-exec An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling. 163
sindresorhus/gulp-changed A plugin for Gulp that only processes files that have changed since the last run. 742