Skip to content

Commit bd1f901

Browse files
authored
fix: vue-mermaid note
1 parent dcd6a03 commit bd1f901

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
A Vue.js component that turns a Mermaid string into a diagram.
5454
<!-- /DESCRIPTION -->
5555

56+
ℹ️ <sup>There is also [vue-mermaid](https://github.com/robin1liu/vue-mermaid), which works a bit differently. Structured data are passed to the component and the diagram string is generated behind the scenes. This component uses the diagram string directly, which is why it is called `vue-mermaid-string`. The advantage is that it always supports the latest language standard and is easier to use if you have an existing diagram. Depends on your use case which fits better.</sup>
57+
5658
<!-- INSTALL/ -->
5759
## Install via a package manager
5860

0 commit comments

Comments
 (0)