This project is an out-of-box replacement for dagre.
This project isn't built from scratch. It's based on the original dagre project.
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.
Number.NEGATIVE_INFINITY
yarn install
yarn build
yarn test
dagre-layout is licensed under the terms of the MIT License. See the LICENSE file for details.