is-directory
Returns true if a filepath exists on the file system and it's directory.
fs-utils
fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.
fs-stream-sync
File System SyncWriteStream/SyncReadStream implementation from Node.js Core