add lisp packages
This commit is contained in:
13
lisp/emacs-application-framework/app/mermaid/node_modules/dagre-d3/README.md
generated
vendored
Normal file
13
lisp/emacs-application-framework/app/mermaid/node_modules/dagre-d3/README.md
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# dagre-d3 - A D3-based renderer for dagre
|
||||
|
||||
[Dagre](https://github.com/dagrejs/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](http://d3js.org).
|
||||
|
||||
For more details, including examples and configuration options, please see our
|
||||
[wiki](https://github.com/dagrejs/dagre-d3/wiki).
|
||||
|
||||
## License
|
||||
|
||||
dagre-d3 is licensed under the terms of the MIT License. See the LICENSE file
|
||||
for details.
|
||||
Reference in New Issue
Block a user