node-readfiles
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Convert relative file system paths into safe URI paths
fs.copyFileSync ponyfill
Walk up the directory tree until the specified path is found.
Strengthen the ability of file system
Incrementally update a directory based on an in-memory representation.
Get free disk space info from `df -kP`
Make paths absolute and normalize them.
nodejs fs extensions for windows
Check if filepath exists and is a file. Note this is a fork of file-exists dpenedency with some ammendments.
Delete files and directories - Cross-platform
Copy files
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
Wraps FS methods using Promise
Looks for a provided file in the current directory and all parent directories and returns the first found file path
A module provides upload, download, and files access API. Supports file stream read/write for process large files.
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Simple, flexible file copy utility
Wrapper around fs.watch with fallback to fs.watchFile
Native filesystem access for react-native