mermaid 8.9.2 → 8.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -7
- package/dist/index.html +537 -466
- package/dist/mermaid.core.js +3502 -1286
- package/dist/mermaid.core.js.map +1 -1
- package/dist/mermaid.js +3501 -1286
- package/dist/mermaid.js.map +1 -1
- package/dist/mermaid.min.js +5 -5
- package/dist/mermaid.min.js.map +1 -1
- package/package.json +3 -4
package/README.md
CHANGED
|
@@ -1,16 +1,10 @@
|
|
|
1
1
|
# mermaid [](https://travis-ci.org/mermaid-js/mermaid) [](https://www.npmjs.com/package/mermaid) [](https://coveralls.io/github/mermaid-js/mermaid?branch=master) [](https://join.slack.com/t/mermaid-talk/shared_invite/enQtNzc4NDIyNzk4OTAyLWVhYjQxOTI2OTg4YmE1ZmJkY2Y4MTU3ODliYmIwOTY3NDJlYjA0YjIyZTdkMDMyZTUwOGI0NjEzYmEwODcwOTE) [](https://percy.io/Mermaid/mermaid)
|
|
2
2
|
|
|
3
|
-
<p align="center">
|
|
4
|
-
<a href="https://www.buymeacoffee.com/knsv" rel="nofollow">
|
|
5
|
-
<img src="https://user-images.githubusercontent.com/30767528/63641973-9d301680-c6b7-11e9-9d29-2ad1da50fdce.png" style="max-width:100%;" />
|
|
6
|
-
</a>
|
|
7
|
-
</p>
|
|
8
|
-
|
|
9
3
|

|
|
10
4
|
|
|
11
5
|
:trophy: **Mermaid was nominated and won the [JS Open Source Awards (2019)](https://osawards.com/javascript/2019) in the category "The most exciting use of technology"!!!**
|
|
12
6
|
|
|
13
|
-
**Thanks to all involved, people committing pull requests, people answering questions
|
|
7
|
+
**Thanks to all involved, people committing pull requests, people answering questions! 🙏**
|
|
14
8
|
|
|
15
9
|
## About
|
|
16
10
|
|