|
|
пре 5 дана | |
|---|---|---|
| .. | ||
| dist | пре 5 дана | |
| lib | пре 5 дана | |
| .ackrc | пре 5 дана | |
| .babelrc | пре 5 дана | |
| .editorconfig | пре 5 дана | |
| LICENSE | пре 5 дана | |
| README.md | пре 5 дана | |
| index.js | пре 5 дана | |
| karma.conf.js | пре 5 дана | |
| package.json | пре 5 дана | |
| todo.md | пре 5 дана | |
| webpack.config.babel.js | пре 5 дана | |
| yarn.lock | пре 5 дана | |
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.