Filesystem watcher which stabilizes events from fs.watch and fs.watchFile as well as using native fsevents on macOS.
fs.watch
fs.watchFile
fsevents
Extra methods for the fs module.
fs
Glob files with support for multiple patterns.
Delete files/folders using globs.
Completely redesigned file system API for convenience in everyday use.
Find a file by walking up parent directories.
Convert a string to a valid filename.
Get a random temporary file or directory path.
Read and parse a JSON file.
Inter-process and inter-machine lockfile utility.
Find the root directory of an npm package.
Flexible and fluent interface for searching the file system.
Stringify and write JSON to a file atomically.
Move a file, even works across devices.
Check if a file is text or binary.
Like fs.createWriteStream(), but atomic.
fs.createWriteStream()