gulp-newer
File comparator
A Gulp plugin that allows you to pass through only newer source files compared to their corresponding destination files.
Pass through newer source files only
226 stars
7 watching
24 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS stylesheets into CSS | 559 |
colynb/gulp-swig | A Gulp plugin for compiling Swig templates into HTML files | 70 |
gulp-community/gulp-coffee | A plugin for Gulp to compile CoffeeScript files into JavaScript. | 226 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
pgherveou/gulp-awspublish | Tool to automate file uploads to Amazon S3 using Gulp | 398 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
gulp-community/gulp-concat | A middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings. | 791 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 222 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
sindresorhus/gulp-filter | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
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 |