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
Recursive version of fs.readdir with small RAM & CPU footprint.
User-friendly glob matching
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
Check if a path is a file, directory, or symlink
A simple directory tree walker.
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
- cache
- caching
- content-addressable
- sri
- sri hash
- subresource integrity
- storage
- store
- file store
- filesystem
- disk cache
- disk storage
The Node.js bindings of the humanfs library.
In-memory file-system with Node's fs API.
The core of the humanfs library.
Delete files and directories
Virtual file format.
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
- async
- file path
- file system
- file
- filepath
- files
- filesystem
- folder
- fs
- fs.writeFile
- fs.writeFileSync
- path
- promise
- streams
- View more
Recursive fs.readdir with streaming API and glob filtering.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
fs (file system package) extensions
Walk up the directory tree until the specified path is found.
Copy a file
File based typed routing for Vue Router
Delete files and directories - Cross-platform