tree-cli
List contents of directories in tree-like format.
tree-node-cli
Lists the contents of directories in a tree-like format, similar to the Linux tree command.
tree-trav
A library to handle nested directory structures in Node.js using the EventEmitter API and recursion.