ZwiiCMS/core/vendor/tinymce/plugins/codemirror/codemirror
Fred Tempez 339b06f221 [9.2.26] droits 2020-03-24 18:22:45 +01:00
..
addon [9.2.26] droits 2020-03-24 18:22:45 +01:00
bin [9.2.26] droits 2020-03-24 18:22:45 +01:00
keymap [9.2.26] droits 2020-03-24 18:22:45 +01:00
lib [9.2.25] Codemirror dans Tinymce 2020-03-14 10:11:51 +01:00
mode [9.2.26] droits 2020-03-24 18:22:45 +01:00
theme [9.2.26] droits 2020-03-24 18:22:45 +01:00
AUTHORS [9.2.26] droits 2020-03-24 18:22:45 +01:00
CONTRIBUTING.md [9.2.26] droits 2020-03-24 18:22:45 +01:00
LICENSE [9.2.26] droits 2020-03-24 18:22:45 +01:00
README.md [9.2.26] droits 2020-03-24 18:22:45 +01:00
bower.json [9.2.26] droits 2020-03-24 18:22:45 +01:00
index.html [9.2.26] droits 2020-03-24 18:22:45 +01:00
package.json [9.2.25] Codemirror dans Tinymce 2020-03-14 10:11:51 +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