Skip to content

Yash-Singh1/codemirror-mode-randomgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codemirror-mode-randomgen

CodeMirror Mode for RandomGen.

Installation

npm install 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.