Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 321 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 321 Bytes

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