JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 58
  • Score
    100M100P100Q78076F
  • License MIT

Graph libraries for TypeScript and JavaScript

Package Exports

  • @steelbreeze/graph

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@steelbreeze/graph) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

graph

Graph algorithms

NPM Version NPM Downloads Build Status Code Climate Issue Count Test Coverage

This package is initially provided to provide support to @steelbreeze/state, but will be expanded over time as a more general purpose library of graph algorithms.

Install

npm i @steelbreeze/graph

License

MIT License

Copyright (c) 2017 David Mesquita-Morris