TnT is a javascript library for displaying trees and associated track-based annotations. It is built on top of TnT Tree and TnT Board. It has been designed with a powerful API, written with flexibility in mind, that allows the creation of expressive, dynamic and powerful tree and track-based visualisations.
Check the complete documentation.
Check out the examples
npm install tntvis
git clone https://github.com/tntvis/tnt
cd tnt
npm install
gulp build-browser
Please, send any feedback to emepyc@gmail.com. Bug reports and feature requests are welcome here