Search results
7 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Cross-platform glob expansions simplified. Input: file paths and glob expressions. Output: resolved file paths organised by type (file, directory and not-found).
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
- array
- directories
- exclude
- exclusions
- expand
- files
- filesystem
- find
- fnmatch
- folders
- fs
- glob
- globbing
- globby
- View more
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`
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
A Simple Observable interface over node-glob.
a tiny wrapper around chokidar watcher to support minimatch style globs (node-glob compatible)
An expand package of node-glob.