https://github.com/dagrejs/dagre
Directed graph layout for JavaScript
https://github.com/dagrejs/dagre
Last synced: about 2 months ago
JSON representation
Directed graph layout for JavaScript
- Host: GitHub
- URL: https://github.com/dagrejs/dagre
- Owner: dagrejs
- License: mit
- Created: 2012-09-27T04:39:56.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T10:31:13.000Z (11 months ago)
- Last Synced: 2025-05-13T11:08:17.615Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.46 MB
- Stars: 5,023
- Watchers: 99
- Forks: 617
- Open Issues: 182
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-node-based-uis - dagrejs - Directed graph layout algorithms for Javascript (Javascript Libraries / Layouting)
- awesome-github-repos - dagrejs/dagre - Directed graph layout for JavaScript (JavaScript)
- awesome-frontend-graph-library - dagre - side. (Layout Algorithm)
- awesome-2d-graphics-rendering - dagre
- awesome-starred - dagrejs/dagre - Directed graph layout for JavaScript (others)
README
# dagre - Graph layout for JavaScript
[](https://github.com/dagrejs/dagre/actions?query=workflow%3A%22Build+Status%22)
[](https://www.npmjs.com/package/@dagrejs/dagre)
Dagre is a JavaScript library that makes it easy to lay out directed graphs on the client-side.
For more details, including examples and configuration options, please see our [wiki](https://github.com/dagrejs/dagre/wiki).
There are 2 versions on NPM, but only [the one in the DagreJs org](https://www.npmjs.com/package/@dagrejs/dagre) is receiving updates right now.
## License
dagre is licensed under the terms of the MIT License. See the LICENSE file for details.