mermaid/CITATION.cff

17 lines
562 B
Plaintext
Raw Normal View History

2023-06-22 16:00:40 -07:00
cff-version: 1.2.0
2023-06-27 11:38:04 +05:30
title: 'Mermaid: Generate diagrams from markdown-like text'
2023-06-22 16:00:40 -07:00
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- family-names: Sveidqvist
given-names: Knut
2023-06-27 11:38:04 +05:30
- name: 'Contributors to Mermaid'
repository-code: 'https://github.com/mermaid-js/mermaid'
2023-06-27 11:35:06 +05:30
date-released: 2014-12-02
2023-06-27 11:38:04 +05:30
url: 'https://mermaid.js.org/'
2023-06-22 16:00:40 -07:00
abstract: >-
JavaScript based diagramming and charting tool that renders Markdown-inspired
text definitions to create and modify diagrams dynamically.
license: MIT