ZwiiCMS/core/vendor/tinymce/plugins/codemirror/codemirror
fredtempez 4c0c21647e [9.0.05] update codemirror install 2019-03-14 18:57:12 +01:00
..
addon Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
bin Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
keymap Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
lib Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
mode [9.0.05] update codemirror install 2019-03-14 18:57:12 +01:00
theme Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
.travis.yml Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
AUTHORS Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
CONTRIBUTING.md Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
LICENSE Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
README.md Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
bower.json Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
index.html Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00
package.json Codemirror dans TinyMCE 2019-01-22 21:09:09 +01:00

README.md

CodeMirror

Build Status NPM version

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