cleaner.js
Clean files recursively in a directory based on provided filetypes
Clean files recursively in a directory based on provided filetypes
Filesystem snapshotting and replication built atop LegionD
cp -r for node with no options!
Crawls metadata in files and directories
Recursively copy files and directories
Crafity File System Framework
[](https://travis-ci.org/131/crud-fs) [](https://coveralls.io/github/131/crud-fs?branch=master)
Declare folders to copy and/or watch into a destination folder
It abstracts the File and Folder classes, can be used on any virtual file system, and stream supports.
Delete files and folders
Automates importing of css files in single file.
Exactly like fs.watch, but with sub-directory support.
基于fs和fs-extra扩展文件的操作方法
An object oriented file system used by blazepress
Block Device
GCed block write stream
fs read (incl. stream) operations cached in an lru-cache for consistent memory usage with custom fs support (hyperdrive).
Feathers blob service
promisified libs for Node.js
writes files faster by writing data to disk in chunks rather then one syscall for each call to write as in `fs.createWriteStream` except buffers chunks of data while other writes are pending to batch them to dis