2.0.3 • Published 3 years ago

codemirror-mode-randomgen v2.0.3

Weekly downloads
55
License
MIT
Repository
github
Last release
3 years ago

codemirror-mode-randomgen

CodeMirror Mode for RandomGen.

Installation

npm install --save codemirror-mode-randomgen

Requirements

You must have CodeMirror installed. Before importing this package, import CodeMirror's mode/simple addon. If the mode/overlay addon and the xml mode is imported, then the XML in elements will also be highlighted.

Usage

This package will simply define the randomgen mode. This mode can be specified when initializing the CodeMirror editor.

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago