safe-fs-walk
Another file system walker for node forked from with safety in mind. This walker will not stop on system errors.
Another file system walker for node forked from with safety in mind. This walker will not stop on system errors.
rename stuff!
fs + fs-extra + fs.existsSync as.fs.exists with promises
rename stuff!
Fsep is a library that promisifies the native node FS operation and brings extras into the mix.
fs-extra with some bluebird magic.
fs methods promisified
A simple Promise wrapper for fs-extras.
Persist JSON objects with built-in error handling.
File system walker with Readable stream interface, designed for easy use.
[](https://www.npmjs.com/package/minify-project)
Easily read/write HJSON files.
Node Async FS - File System promsified - promisify - promises
Promisefied version of fs-extra and fs that preserves callbacks
Promisifies fs-extra with thrush. Works around the issue here: https://github.com/petkaantonov/bluebird/issues/740
Add exports for fs-extra for better use.
fs-extra-new
Node file system library and fs-extra module promisified with Q
Node file system library and fs-extra module promisified with Q
Runs fs commands as the specified user, so files are owned by the correct user.