@joint/layout-directed-graph
Version:
LayoutDirectedGraph module for JointJS
24 lines (15 loc) • 519 B
Markdown
# JointJS Directed Graph Layout
A module for automatic layout of directed graphs for *[JointJS](https://www.jointjs.com/)*.
This library fully depends on [JointJS](https://github.com/clientio/joint) (*>=4.0*), so please read its `README.md` before using this library.
### Tests
Generate distribution files from the source code:
```bash
yarn run dist
```
To run all tests:
```bash
yarn run test
```
## License
[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)
Copyright © 2013-2026 client IO