locate-path
Get the first path that exists on disk of multiple paths
Get the first path that exists on disk of multiple paths
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
User-friendly glob matching
Convert directories to glob compatible strings
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Delete files and directories
Returns true if a filepath exists on the file system and it's directory.
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
Utilities for watching file trees.
A simple static file server middleware
A registry of TypeScript declaration file packages published within the @types scope.
Parse a glob pattern into an object of tokens.
Readable streamx interface over anymatch.
Filter out system junk files like .DS_Store and Thumbs.db
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
Copy files
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
Utilities for watching file trees.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory