file-set

Cross-platform glob expansions simplified. Input: file paths and glob expressions. Output: resolved file paths organised by type (file, directory and not-found).

glob-expand

A sync glob / minimatch / RegExp function with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`

glob-last-modified

Walks through specified glob pattert or array of patterns and returns last change date of all matched files or directories. Tecnically it is the newest modified date of all items in specified glob pattern