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
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Matches strings against configurable strings, globs, regular expressions, and/or functions
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.
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
Minimal and efficient cross-platform file watching library
User-friendly glob matching
A drop-in replacement for fs, making various improvements.
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
Easily read/write JSON files.
Recursive version of fs.readdir with small RAM & CPU footprint.
A library for efficiently walking a directory recursively
List files and directories inside the specified directory
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
Read and parse a JSON file
A simple directory tree walker.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s