Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orionlee/codemirror-plus

A collection of add-ons for CodeMirror.
https://github.com/orionlee/codemirror-plus

Last synced: 5 days ago
JSON representation

A collection of add-ons for CodeMirror.

Awesome Lists containing this project

README

        

# CodeMirror Plus:

The package provides:
- Additional addons
- Extensions to standard addons
- Addon `builder` that provides convenient utilities to create CodeMirror with a rich set of pre-defined options enabled. See [demo](demo/builder_with_requirejs.html) on how to utilize the package.

The directory structure mirrors the main CodeMirror code base.