metagraph

A framework for building higher-order graph data structures

Usage no npm install needed!

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

README

metagraph.js

A graph abstract data type, with the intention of making representation of higher-order graphs and graphlike structures easy.

See the comprehensive specs for usage examples.