5 Forks
53 Stars
53 Watchers

dree

A nodejs module wich helps you handle a directory tree. It provides you an object of a directory tree with custom configuration and optional callback method when a file or dir is scanned. You will also be able to turn the tree into a string representation. With Typescript support.

How to download and setup dree

Open terminal and run command
git clone https://github.com/euberdeveloper/dree.git
git clone is used to create a copy or clone of dree repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dree https://github.com/euberdeveloper/dree/archive/master.zip

Or simply clone dree with SSH
[email protected]:euberdeveloper/dree.git

If you have some problems with dree

You may open issue on dree support forum (system) here: https://github.com/euberdeveloper/dree/issues