lake-codemirror
Version:
CodeMirror for Lake
19 lines (11 loc) • 358 B
Markdown
# CodeMirror for Lake
This package provides a CodeMirror configuration for [Lake](http://lakejs.org/).
## npm
```bash
npm install lake-codemirror
```
## CDN
* jsDelivr: https://www.jsdelivr.com/package/npm/lake-codemirror
* UNPKG: https://unpkg.com/browse/lake-codemirror/
## License
[MIT](https://github.com/lakejs/lake-codemirror/blob/main/LICENSE)