nconnect
v1.0.3
Published
A network graph library for DOM nodes
Downloads
24
Readme
About this project
This is the graphing library that powered NoteConnect. It allow creating links between nodes which is HTML div
elements.
Installation
npm install nconnect --save
OR
yarn add nconnect
Demo
Docs
Documentations are available at docs/
. You can also check out example/
for more info on how to use it.