-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4817 from mermaid-js/update-ecosystem-section
Docs: update Ecosystem section
- Loading branch information
Showing
11 changed files
with
312 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
> **Warning** | ||
> | ||
> ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. | ||
> | ||
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/ecosystem/integrations-create.md](../../packages/mermaid/src/docs/ecosystem/integrations-create.md). | ||
# Integrations - create | ||
|
||
## Recommendations | ||
|
||
Below are recommendations for creating plugins and integrations with Mermaid. | ||
|
||
### File Extension | ||
|
||
Applications that support Mermaid files [SHOULD](https://datatracker.ietf.org/doc/html/rfc2119#section-3) use `.mermaid` or `.mmd` file extensions. | ||
|
||
### MIME Type | ||
|
||
The recommended [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) for Mermaid media is `text/vnd.mermaid`. | ||
|
||
Currently pending [IANA](https://www.iana.org/) recognition. | ||
|
||
## Showcase | ||
|
||
### Mermaid Slack workspace | ||
|
||
We would love to see what you create with Mermaid. Please share your creations with us in our [Slack](https://join.slack.com/t/mermaid-talk/shared_invite/zt-22p2r8p9y-qiyP1H38GjFQ6S6jbBkOxQ) workspace [#community-showcase](https://mermaid-talk.slack.com/archives/C05NK37LT40) channel. | ||
|
||
### Add to Mermaid Ecosystem | ||
|
||
If you have a plugin or integration that you'd like to add to our [Community integrations](/ecosystem/integrations-community) list, please [open a pull request](https://github.com/mermaid-js/mermaid). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
> **Warning** | ||
> | ||
> ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. | ||
> | ||
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/ecosystem/mermaid-chart.md](../../packages/mermaid/src/docs/ecosystem/mermaid-chart.md). | ||
# Mermaid Chart | ||
|
||
## About | ||
|
||
[Mermaid Chart](https://www.mermaidchart.com) was born out of the Mermaid open source project and was founded by Knut Sveidqvist together with Open Core Ventures. The lead developers from Mermaid have joined the company and there is a strong connection between the project we all love and Mermaid Chart. Mermaid Chart brings resources to the open source development of Mermaid and makes it possible to work with Mermaid professionally. | ||
|
||
## Features | ||
|
||
- **Editor** - A web based editor for creating and editing Mermaid diagrams. | ||
|
||
- **Presentation** - A presentation mode for viewing Mermaid diagrams in a slideshow format. | ||
|
||
- **Collaboration** - A web based collaboration feature for multi-user editing on Mermaid diagrams in real-time (Pro plan). | ||
|
||
- **Plugins** - A plugin system for extending the functionality of Mermaid. Currently includes [VS Code](https://marketplace.visualstudio.com/items?itemName=MermaidChart.vscode-mermaid-chart) and [ChatGPT](https://www.mermaidchart.com/plugins/chatgpt). | ||
|
||
- **AI** - An AI chatbot that can generate Mermaid diagrams from text (Pro plan). | ||
|
||
- **More** - To learn more, visit our [Product](https://www.mermaidchart.com/product) page. | ||
|
||
## Plans | ||
|
||
- **Free** - A free plan that includes five diagrams. | ||
|
||
- **Pro** - A paid plan that includes unlimited diagrams, access to the collaboration feature, and more. | ||
|
||
- **Enterprise** - A paid plan for enterprise use that includes all Pro features, and more. | ||
|
||
## Access | ||
|
||
Sign up for a free account at [Mermaid Chart](https://www.mermaidchart.com/app/sign-up). | ||
|
||
Mermaid Chart is currently offering a 30-day free trial of our newly-launched Pro tier. To learn more, visit our [Pricing](https://mermaidchart.com/pricing) page. | ||
|
||
## Mermaid JS contributions | ||
|
||
First time contributors are eligible for a free Pro tier account for 1 year. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.