pedsm / iemanja

A desktop mermaid editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iemanja

Iemanja (pronounced "e-a-manja") is an electron based desktop client for the Mermaid markup language.

Iemanja Running on MAC

Mermaid

Mermaid is a markup language that allows for the creation of diagrams and charts with a syntax inspired by Markdown. For more information on mermaid please visit their Github page or their docs.

Features

Iemanja is still in development but as of now these are some of the features that it has:

  1. Exporting diagrams as .svg.
  2. Creating, saving and loading .mmd files.
  3. Live rendering of graphs/diagrams
  4. Mermaid editing (through monaco-editor)
  5. Mermaid parser errors (Work in progress)
  6. Mermaid syntax highlighting (Work in progress)

Use case

Iemanja aims to provide a more fully fledged editing, theming and exporting experience locally. However, if you want to give Meramid a quick try feel free to use the official mermaid online live editor with many of the same features as Iemanja.

Download

If you would like to try Iemanja for yourself you can download the latest release from the release page in this repo.

Releases

Currently only MacOs. Windows and Linux releases coming soon

About

A desktop mermaid editor


Languages

Language:JavaScript 90.0%Language:CSS 5.4%Language:HTML 4.5%