Filesystem
chokidar11.1K

Filesystem watcher which stabilizes events from fs.watch and fs.watchFile as well as using native fsevents on macOS.

fs-extra9.5K

Extra methods for the fs module.

globby2.5K

Glob files with support for multiple patterns.

del1.3K

Delete files/folders using globs.

fs-jetpack778

Completely redesigned file system API for convenience in everyday use.

find-up586

Find a file by walking up parent directories.

filenamify490

Convert a string to a valid filename.

tempy425

Get a random temporary file or directory path.

load-json-file245

Read and parse a JSON file.

proper-lockfile242

Inter-process and inter-machine lockfile utility.

pkg-dir238

Find the root directory of an npm package.

filehound222

Flexible and fluent interface for searching the file system.

write-json-file220

Stringify and write JSON to a file atomically.

move-file199

Move a file, even works across devices.

istextorbinary150

Check if a file is text or binary.

fs-write-stream-atomic49

Like fs.createWriteStream(), but atomic.