is-directory
Returns true if a filepath exists on the file system and it's directory.
fs2
fs (file system package) extensions
filepaths
Get paths to all files in dirs/subdirs
map-files
Return an object for a glob of files. Pass a `rename` function for the keys, or a `parse` function for the content, allowing it to be used for readable or require-able files.