fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
flat-cache
A simple key/value storage using files to persist the data
memfs
In-memory file-system with Node's fs API.
filesize
JavaScript library to generate a human readable String describing the file size
fs-monkey
Monkey patches for file system related things.