Search results
174 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
read directory recursively & output files or dirs
Graceful Recursive ReadDir
Some nice to have addons to the native node fs module
A simple, zero-dependency readdir-recursively module.
List files in directory recursively
A utility which adds some more File System functions for Node.
Useful additions to inbuilt fs module {promises}.
- extra
- fs
- CreateReadStreamOptions
- CreateWriteStreamOptions
- FileChangeInfo
- FileHandle
- FileReadOptions
- FileReadResult
- FlagAndOpenMode
- access
- appendFile
- chmod
- chown
- copyFile
- View more
Convert JSON to directories and back again.
Rewrite rfolder calls to a map of requires
An optimized readdirp-compliant directory walker that gives you control over concurrency and performance tradeoffs
WebDAV wrapper for Node's fs
Lightweight library to grab all files or folders in a directory.
Recursive version of fs.readdir with streaming API.
Extend the file system the capabilities of declaring the present working directory and recursive execution
readdirp async generator
Takes a root dir and recursively streams paths
Useful additions to inbuilt fs module.
- extra
- fs
- accessAsync
- appendFileAsync
- chmodAsync
- chownAsync
- copyFileAsync
- cpAsync
- lchownAsync
- linkAsync
- lstatAsync
- lutimesAsync
- mkdirAsync
- mkdtempAsync
- View more
Read the entire contents of a directory.
Walk an entire directory. Fast, simple, and asynchronous.
📖 Provides recursive readdir() and readdirSync() functions. 📁