0.3.0 • Published 3 years ago

@mauriciopoppe/graph v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Graph

npm status Build Status dependency status codecov

WIP

A fork of the awesome https://github.com/cpettitt/graphlib with the following characteristics:

  • written in TypeScript
  • Graph class extends EventEmitter (eventemitter3)

Installation

npm install @mauriciopoppe/graph

Usage

See the examples

API

https://mauriciopoppe.github.io/graph/

2017 MIT © Mauricio Poppe