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 streaming API.
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
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
In-memory file-system with Node's fs API.
Delete files and directories
Recursive fs.readdir with streaming API and glob filtering.
Virtual file format.
The Node.js bindings of the humanfs library.
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
The core of the humanfs library.
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.
File based typed routing for Vue Router
Test whether a path exists on the filesystem.
Delete files and directories - Cross-platform