ZwiiCMS/core/vendor/tinymce/plugins/codemirror/codemirror
fredtempez 065331b495 nettoyage CodeMirror 2019-01-22 21:56:38 +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 nettoyage CodeMirror 2019-01-22 21:56:38 +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