fs-utils
fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.
nodejs-fs-utils
NodeJs FileSystem (FS) extra utilities, walk, fsize ( folder / symlinks / files ), rmdirs,
fs-utils-sync
The fs-utils-sync package provides a collection of well-tested, synchronous file system utility functions. It promotes consistency and readability across projects by providing a unified approach to common file operations, saving you development time and i
node-file-exists
Check if a file exists in Node.js. ES6 module compatible, non-depracated fs utils.
pify
Promisify a callback-style function