/node-fs-node

A class that represents a file system folder or file entry, it implements a caching system and accessors for lazy information lookup. The whole thing is iterable using ES2015 `Symbol.iterator` and `generators`

Primary LanguageJavaScriptMIT LicenseMIT

Watchers