gulp-changed
Only pass through changed files
Only pass through changed files
Only pass through newer source files
Only pass through changed files
A node module to check and store file changed.
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
Help with handling the files (e.g. check changed files) before other tasks, or adding something (e.g. replace text).
Determines if source file is newer than destination file(or if one exists)
Native addon to change the btime, mtime, and atime of a file on Windows, macOS, and Linux.
Change the modification times of your files - helps with checking modification time for the same files on different servers in different time zones (eg for using gulp-newer for ftp transfers)
Find files that were modified x days ago through linux find command
A gulp plugin for handling dependencies between files
Grunt Task for running tasks if source files are newer only
Watch out for dependent files, if they change - touch the file that includes them or any other file you need.
This gulp plugin will passthrough source files if they have been modified since last build.
Change the birth time (btime), modified time (mtime) and access time (atime) of a file.
A promise-based Node Module for finding files by attributes. Originally developed to find files modified since a particular date
check to see if a file has changed since another file has been changed. useful for refreshing cache files.
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
Provides a hasChanged function for use with gulp-changed to check mtimes of a file's dependencies
Pass through all source files if any source file is newer than any dest file.