@pailye/graphlib
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

graph-tools

Based on graphlib, written in TypeScript.

npm version Build Status Coverage Status

Usage

npm install graph-tools
const { Graph, json, alg } = require('graph-tools')

const g = new Graph()

g.setNode('a')

TODO

  • add benchmark
  • add doc

Readme

Keywords

Package Sidebar

Install

npm i @pailye/graphlib

Weekly Downloads

0

Version

0.1.10

License

MIT

Unpacked Size

149 kB

Total Files

51

Last publish

Collaborators

  • zhanba