vistorian-map
v0.0.5
Published
Vistorian-map is a java script / (Typescript) library and a programming framework for interactive network visualizations with:
Downloads
4
Keywords
Readme
Vistorian-map
This repository contains the map visualisation.
The latest stable version can be installed into an npm project with npm install vistorian-map
.
Alternatively, for development:
git clone https://github.com/networkcube/vistorian-map
cd vistorian-map
npm install
npm start