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 |
---|---|---|
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |
| A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
| A Gulp plugin for compiling Swig templates into HTML files | 70 |
| Converts CoffeeScript files to JavaScript using Gulp | 226 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| Tool to automate file uploads to Amazon S3 using Gulp | 399 |
| Tool to create Gulp plugins from unified processors | 7 |
| A middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings. | 791 |
| A plugin for gulp to interact with git repositories | 401 |
| A gulp plugin that automates the compilation of stylus files into css. | 223 |
| A Gulp plugin for minimizing HTML files | 3 |
| A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
| A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |