@api-modeling/dagre
v0.9.2
Published
Graph layout for JavaScript
Downloads
7
Readme
dagre - Graph layout for JavaScript
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.
Acknowledgment
This is a port of the dagrejs/dagre library that is built for ESM and with types support. This library has no significant changes to the logic of the library.
MuleSoft nor Salesforce is not associated with the original authors of the library and does not provide support for it.
Usage
Installation
npm install --save @api-modeling/dagre
License
dagre is licensed under the terms of the MIT License. See the LICENSE file for details.