nconnect
v1.0.3
Published
A network graph library for DOM nodes
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 --saveOR
yarn add nconnectDemo
Docs
Documentations are available at docs/. You can also check out example/ for more info on how to use it.
