UNPKG

@dagrejs/graphlib

Version:

A directed and undirected multi-graph library

19 lines (11 loc) 876 B
> English | [中文](README_CN.md) # Graphlib Graphlib is a JavaScript library that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them. [![Build Status](https://github.com/dagrejs/graphlib/workflows/Build%20Status/badge.svg?branch=master)](https://github.com/dagrejs/graphlib/actions?query=workflow%3A%22Build+Status%22) [![npm](https://img.shields.io/npm/v/@dagrejs/graphlib.svg)](https://www.npmjs.com/package/@dagrejs/graphlib) To learn more [see our Wiki](https://github.com/cpettitt/graphlib/wiki). There are 2 versions on NPM, but only [the one in the DagreJs org](https://www.npmjs.com/package/@dagrejs/graphlib) is receiving updates right now. # License Graphlib is licensed under the terms of the MIT License. See the [LICENSE](LICENSE) file for details. [npm package manager]: http://npmjs.org/