Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Minimal and efficient cross-platform file watching library
Check if a path is a file, directory, or symlink
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
User-friendly glob matching
Matches strings against configurable strings, globs, regular expressions, and/or functions
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
Recursive version of fs.readdir with small RAM & CPU footprint.
A drop-in replacement for fs, making various improvements.
List files and directories inside the specified directory
Easily read/write JSON files.
A library for efficiently walking a directory recursively
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
Read a package.json file
A simple directory tree walker.
Read and parse a JSON file
Bindings for the Watchman file watching service