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.
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.
npm install --save @api-modeling/dagre
dagre is licensed under the terms of the MIT License. See the LICENSE file for details.