fs-tree

Filesystem trie-like tree structure for commons operations.

Given a path, you can load a FileTree which might represent a regular file, directory, or symlink.

Features:

When not to use:

When to use:


License: MIT