Found 11 packages
Recursive version of fs.readdir with small RAM & CPU footprint.
Check if a path is a file, directory, or symlink
User-friendly glob matching
Make a directory and its parents if needed - Think `mkdir -p`
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
Copy files
No description available
Minimal and efficient cross-platform file watching library
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.