1.1.0 • Published 7 months ago

monaco-mermaid v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

monaco-mermaid

Package for MermaidJS syntax highlighting implemented in the Monaco Editor.

Usage

The ID of the language created will be mermaid. There will also be two themes that extend the base themes of vs and vs-dark named mermaid and mermaid-dark respectively.

import initEditor from 'monaco-mermaid';

initEditor(monacoEditor); // Defines required themes and languages on given `monacoEditor`
1.1.0

7 months ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago