Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/orionlee/codemirror-plus
- Owner: orionlee
- License: mit
- Created: 2016-09-12T19:16:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-12T21:56:26.000Z (over 8 years ago)
- Last Synced: 2024-12-13T22:52:06.217Z (9 days ago)
- Language: JavaScript
- Size: 1.84 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.