JSPM

  • Created
  • Published
  • Downloads 740122
  • Score
    100M100P100Q182466F
  • License MIT

A robust and multipurpose Graph object for JavaScript.

Package Exports

  • graphology
  • graphology/dist/graphology.cjs.js
  • graphology/dist/graphology.esm.js
  • graphology/dist/graphology.umd.min.js

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 (graphology) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Graphology

graphology is a specification for a robust & multipurpose JavaScript Graph object and aiming at supporting various kinds of graphs under a same unified interface.

You will also find here the source for the reference implementation of this specification.

Documentation

Full documentation for the library/specs is available here.