file-contents
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
file-stat
Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
is-d
Check if a file is a directory
fs-funcs
A very limited subset of fs functions I use every day