@thi.ng/adjacency
Sparse & bitwise adjacency matrices, lists and selected traversal algorithms for directed & undirected graphs
graph-typed
Graph. Javascript & Typescript Data Structure.
edges-to-graph
This is a package that helps you convert an array of edges to a directed or undirected graph(adjacency list)
undirected
JavaScript implementation of undirected graphs through adjacency lists