Skip to content

gyron/tree-browser

Repository files navigation

tree-browser

A typescript library to generate an interactive tree browser

Installation

npm install tree-browser --save

Screenshot

sample screenshot

Example

To run the included example simply:

cd example
npm run start