vistorian-core
v0.1.5
Published
Vistorian-core is a java script / (Typescript) library and a programming framework for interactive network visualizations with:
Keywords
Readme
Vistorian-core
This repository contains the core logic behind networkcube.
Vistorian-core is a dependency for other components but isn't run directly.
The latest stable version can be installed into an npm project with npm install vistorian-core.
Alternatively, for development:
git clone https://github.com/networkcube/vistorian-corecd vistorian-corenpm install
