About Mermaid 关于美人鱼#

Mermaid lets you create diagrams and visualizations using text and code.Mermaid允许您使用文本和代码创建图表和可视化效果。

It is a JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.它是一个基于JavaScript的图表工具,可以呈现受Markdown启发的文本定义,以动态创建和修改图表。

If you are familiar with Markdown you should have no problem learning Mermaid's Syntax.如果你熟悉Markdown,学习Mermaid的语法应该没有问题。在这里插入图片描述

Build CI Status NPM npm minified gzipped bundle size Coverage Status CDN Status NPM Join our Slack! Twitter Follow

Explore Mermaid.js in depth, with real-world examples, tips & tricks from the creator... The first official book on Mermaid is available for purchase. Check it out!

Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. The main purpose of Mermaid is to help documentation catch up with development.Mermaid是一个基于JavaScript的图形和图表工具,它使用Markdown启发的文本定义和渲染器来创建和修改复杂的图表。Mermaid的主要目的是帮助文档赶上发展。

Doc-Rot is a Catch-22 that Mermaid helps to solve.博士腐烂是一个第二十二条军规,美人鱼帮助解决。

Diagramming and documentation costs precious developer time and gets outdated quickly. But not having diagrams or docs ruins productivity and hurts organizational learning.图表和文档花费了开发人员宝贵的时间,而且很快就会过时。但是没有图表或文档会破坏生产力,损害组织学习。
Mermaid addresses this problem by enabling users to create easily modifiable diagrams, it can also be made part of production scripts (and other pieces of code).Mermaid通过允许用户创建易于修改的图来解决这个问题,它也可以成为生产脚本(和其他代码)的一部分。

Mermaid allows even non-programmers to easily create detailed and diagrams through the Mermaid Live Editor.Mermaid允许甚至非程序员通过Mermaid Live Editor轻松创建详细的图表。
Tutorials has video tutorials. Use Mermaid with your favorite applications, check out the list of Integrations and Usages of Mermaid.教程有视频教程。使用美人鱼与您最喜爱的应用程序,检查了美人鱼的集成和使用列表。

For a more detailed introduction to Mermaid and some of its more basic uses, look to the Beginner's Guide and Usage.关于美人鱼的更详细的介绍和它的一些更基本的用途,请看初学者指南和用法。

Mermermaid相关推荐

最新文章

  1. 整理了 25 个 Pandas 实用技巧,拿走不谢!
  2. vue openlayer单击地图事件循环多次执行_VUE生命周期函数面试题
  3. sql server 中将datetime类型转换为date,或者time
  4. HDU 2897 (博弈 找规律) 邂逅明下
  5. [html] HTML5的文件离线储存怎么使用,工作原理是什么?
  6. Int VS Integer
  7. Youki的Matlab命名规则
  8. javascript css函数一设置/读取对象的属性(Style对象与CurrentStyle对象、getComputedStyle)及其小案例
  9. oracle禁止访问监听,关于ORACLE数据库监听自动停止解决一例
  10. windows远程连接linux中mysql数据库
  11. linux下maxwell安装教程,Ubuntu下若干软件的安装方法
  12. linux虚拟串口控制器驱动开发及代码实现(uart driver)
  13. Excel在两列排序不同的数据中查找出不同的数据
  14. matlab坐标加图例,科学网—Matlab 循环添加图例 更改图例位置 - 肖鑫的博文
  15. rsync用法详细解释
  16. 研究了一晚上,填补了中国古代神话中的一些空白
  17. [英语歌曲]老鹰之歌:If I Could (El Condor Pasa)
  18. SQL在执行JOIN ON时,到底发生了什么?
  19. 数字签名/数字证书/对称/非对称加密/CA 等概念明晰
  20. 一文搞懂 Web Worker(原理到实践)

热门文章

  1. 买票需要的时间-c语言
  2. 体育类游戏,3D 足球射门 ,Cocos Creator 3D 实现,附源码!
  3. eclipse paho java_MQTT研究之EMQ:【eclipse的paho之java客户端使用注意事项】
  4. 老东家邀请回流入职--莫吃回头草
  5. 如何解决MicrosoftOffice无法登录的问题?
  6. Next.js读取本地文件
  7. 微信小程序 view样式
  8. opencv中的waitKey函数
  9. 考研时间查询时间,已经出炉啦
  10. 改变mysql的数据编码格式_修改数据库编码格式(转)