|
|
il y a 5 jours | |
|---|---|---|
| .. | ||
| dist | il y a 5 jours | |
| lib | il y a 5 jours | |
| .ackrc | il y a 5 jours | |
| .babelrc | il y a 5 jours | |
| .editorconfig | il y a 5 jours | |
| LICENSE | il y a 5 jours | |
| README.md | il y a 5 jours | |
| index.js | il y a 5 jours | |
| karma.conf.js | il y a 5 jours | |
| package.json | il y a 5 jours | |
| todo.md | il y a 5 jours | |
| webpack.config.babel.js | il y a 5 jours | |
| yarn.lock | il y a 5 jours | |
This project is an out-of-box replacement for dagre-d3.
This project isn't built from scratch. It's based on the original dagre-d3 project.
Dagre is a JavaScript library that makes it easy to lay out directed graphs on the client-side. The dagre-d3 library acts as a front-end to dagre, providing actual rendering using D3.
For more details, including examples and configuration options, please see our wiki.
yarn install
yarn build
yarn test
dagre-d3-renderer is licensed under the terms of the MIT License. See the LICENSE file for details.