Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Check if a path exists
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Matches strings against configurable strings, globs, regular expressions, and/or functions
A drop-in replacement for fs, making various improvements.
Easily read/write JSON files.
Check if a path is a file, directory, or symlink
Minimal and efficient cross-platform file watching library
Make a directory and its parents if needed - Think `mkdir -p`
- mkdir
- mkdirp
- make
- directories
- folders
- directory
- folder
- path
- parent
- parents
- intermediate
- recursively
- recursive
- create
- View more
User-friendly glob matching
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
- absolute
- backslash
- delimiter
- file
- file-path
- filepath
- fix
- forward
- fp
- fs
- normalize
- path
- relative
- separator
- View more
Recursive version of fs.readdir with streaming API.
Get the status of a file with some features
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
List files and directories inside the specified directory
A library for efficiently walking a directory recursively
Read a package.json file
A simple directory tree walker.
Read and parse a JSON file
Bindings for the Watchman file watching service