dice-graphlib
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

Graphlib

a typescript rewrite for graphlib

Break change

  • Methods edge setEdge removeEdge no longer accept both two form of params;
    • Using edge setEdgeObj removeEdgeObj on edgeObj
    • Using edgeFromArgs setEdge removeEdge on (v, w, name, value)
  • No more auto type convert on nodeid, and support other type of value to index node

Readme

Keywords

none

Package Sidebar

Install

npm i dice-graphlib

Weekly Downloads

0

Version

1.0.9

License

none

Unpacked Size

738 kB

Total Files

166

Last publish

Collaborators

  • mxz96102