graphology

A robust and multipurpose Graph object for JavaScript.

Usage no npm install needed!

<script type="module">
  import graphology from 'https://cdn.skypack.dev/graphology';
</script>

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.