@code-vicar/graphlib

General purpose adjacency list graph

Usage no npm install needed!

<script type="module">
  import codeVicarGraphlib from 'https://cdn.skypack.dev/@code-vicar/graphlib';
</script>

README

graphlib

a reference graph implementation in javascript. graph structure is created using adjacency lists