fs-utils

fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.

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.