A library for JavaScript with support for edgelist serialization can be written by using [avanka's ngraph packages family](https://github.com/anvaka/ngraph) [(complete list)](https://www.npmjs.com/search?q=keywords:ngraph). In particular, there's need for following packages: - [ngraph.graph (main library)](https://github.com/anvaka/ngraph.graph) - [ngraph.fromdot](https://github.com/anvaka/ngraph.fromdot) - [ngraph.toedgelist](https://github.com/anvaka/ngraph.toedgelist)
A library for JavaScript with support for edgelist serialization can be written by using avanka's ngraph packages family (complete list).
In particular, there's need for following packages: