1.0.0 • Published 6 years ago
rockplate-codemirror v1.0.0
Rockplate CodeMirror
CodeMirror implementation for Rockplate language
Live Demo
Features
- Syntax highlighting -
rockplatemode - Linting support
- Code folding support
Usage
npm install rockplate-codemirror
import CodeMirror from 'codemirror';
import { register } from 'rockplate-codemirror';
register(CodeMirror);Usage with <script> tag:
<script src="https://cdn.jsdelivr.net/npm/rockplate-codemirror@latest/dist/rockplate-codemirror.min.js"></script>Registered automatically
1.0.0
6 years ago
1.0.0-pre.4
6 years ago
1.0.0-pre.3
6 years ago
1.0.0-pre.2
6 years ago
1.0.0-pre.1
6 years ago