| 1 | cff-version: 1.2.0 |
| 2 | title: 'Mermaid: Generate diagrams from markdown-like text' |
| 3 | message: >- |
| 4 | If you use this software, please cite it using the metadata from this file. |
| 5 | type: software |
| 6 | authors: |
| 7 | - family-names: Sveidqvist |
| 8 | given-names: Knut |
| 9 | - name: 'Contributors to Mermaid' |
| 10 | repository-code: 'https://github.com/mermaid-js/mermaid' |
| 11 | date-released: 2014-12-02 |
| 12 | url: 'https://mermaid.js.org/' |
| 13 | abstract: >- |
| 14 | JavaScript based diagramming and charting tool that renders Markdown-inspired |
| 15 | text definitions to create and modify diagrams dynamically. |
| 16 | license: MIT |
| 17 | |