fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
path-extra
path-extra contains methods that aren't included in the vanilla Node.js path package.
fs-extra-p
fs-extra module promisified with bluebird
fs-extra-promise
Node file system library and fs-extra module promisified with bluebird