mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

MIT License

Downloads
4M
Stars
66.7K
Committers
642

Bot releases are hidden (Show)

mermaid - 0.3.2

Published by knsv almost 10 years ago

  • Added support for subgraphs and titles for subgraphs in flowcharts
  • Added notation for dotted links as described in issue #26 and support for thicker links for flowcharts
  • Added arrow head to async arrows for sequence diagrams
  • Making it possible to have style/% in class definitions as described in issue #54
  • Added the option to disable auto rendering via the mermaid namespace as described in issue #91
  • Support for linkStyles for link number > 9 as dewscribed in issue #95
mermaid -

Published by knsv almost 10 years ago

Sequence diagrams

  • Addition of alt, opt statements in sequence diagrams
  • Addition async messages in sequence diagrams
  • Line breaks for all variations of br tags as described in issue #73

Flowcharts

  • Added ` as a valid character for flowcharts as described in issue #84
  • Added format for link text to look like the text is on the line as described in issue #53

Mermaid CLI

  • mermaid CLI shows help and version even if phantom isn't present. As described in issue #71
mermaid - 0.3.0

Published by knsv almost 10 years ago

New features:

  • Client utility, issue #6
  • Support for sequence diagrams, issue #16

Bugfixes:

  • Backslash is now a valid character in nodes (mentioned in #54)
mermaid - 0.2.16

Published by knsv almost 10 years ago

Resolved issues:

  • This characters failed the lexical parsing #46
  • Trailing whitespace at the end of lines is not ignored #55
  • Improve readability with new line as terminator and whitespace #38
  • Use classes instead of inline style for easy styling #24
  • Support for comments #47
    Sequence diagrams still in alpha but now support notes (to the right)
mermaid - 0.2.14

Published by knsv almost 10 years ago

  • Better text support with handling of more unicode characters and some special characters as ? etc
  • Parser exposed in the API
  • Added check for previously processed div elements, fix for issue #29.
mermaid - 0.2.15

Published by knsv almost 10 years ago

  • Better handling of width
  • Git ingore update
  • Correct repository information in package .json
mermaid - Support for unicode letters

Published by knsv almost 10 years ago

This time also including the compiled files in dist.

mermaid - Support for unicode letters.

Published by knsv almost 10 years ago

Support for unicode letters.

mermaid - Version fix

Published by knsv almost 10 years ago

mermaid - Version fix

Published by knsv almost 10 years ago

Difference between bower version and version in the code

mermaid - Bugfix

Published by knsv almost 10 years ago

  • Default shape for nodes without shape info set to rectangle
mermaid - Release v0.2.5

Published by knsv almost 10 years ago

  • Support for new shapes circle, irregular rectangle
  • Support for styling of links
  • Support for newlines in texts
  • Centered text on links
  • Shaded background for text on links
  • Support for click on nodes
mermaid -

Published by knsv almost 10 years ago

Better text handling within nodes
Support for tags winin node text
Possibility to add click events to nodes

mermaid - v0.2.2

Published by knsv almost 10 years ago

Added support for:

  • additional special characters in nodes, for instance <, >
  • multiple arrows from one node to another
  • definition of classes that can be applied multiple nodes
  • a default class that is applied to all nodes witthout classes
mermaid - Initial version

Published by knsv almost 10 years ago

Support for graph definition scripting and rendering of flowcharts

Documentation:

  • Description of syntax and usage in Readme.md
Package Rankings
Top 0.2% on Npmjs.org
Top 18.67% on Pypi.org
Top 5.64% on Repo1.maven.org
Top 1.51% on Proxy.golang.org
Badges
Extracted from project README
NPM Build CI Status npm minified gzipped bundle size Coverage Status CDN Status NPM Downloads Join our Discord! Twitter Follow Covered by Argos Visual Testing OpenSSF Scorecard Covered by Argos Visual Testing Good first issue Contributors Commits