Note The latest code for the Vistorian project is now kept in the vistorian-monorepo repository.
This repository contains some miscellaneous logic.
The latest stable version can be installed into an npm project with npm install vistorian-vis
.
Alternatively, for development:
git clone https://github.com/networkcube/vistorian-vis
cd vistorian-vis
npm install