0.9.2 • Published 3 years ago

@api-modeling/dagre v0.9.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.

Published on NPM

Tests and publishing

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.