mediawiki-extensions-CodeMi.../resources/lib/codemirror
Pavel Astakhov 533dc431b6 update CodeMirror library to version 5.0.0 (v 3.1.1)
Change-Id: Ifcd1bdcd45c7b6fbb10927d1c6821f8804527ef6
2015-03-16 17:35:50 +00:00
..
addon update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00
keymap update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00
lib update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00
mode update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00
theme update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00
AUTHORS update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00
CONTRIBUTING.md update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00
LICENSE refactor and extend usability (v 3.0.0) 2014-10-23 12:09:10 +06:00
README.md update CodeMirror library to version 5.0.0 (v 3.1.1) 2015-03-16 17:35:50 +00:00

CodeMirror

Build Status NPM version
Funding status: maintainer happiness

CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.

The project page is http://codemirror.net
The manual is at http://codemirror.net/doc/manual.html
The contributing guidelines are in CONTRIBUTING.md