parse-filepath
Pollyfill for node.js `path.parse`, parses a filepath into an object.
glob-base
Returns an object with the (non-glob) base path and the actual pattern.
dir-to-object
Builds an object from the files contained inside a directory.
file-contents
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.