cloudcmd/lib/client/editor/codemirror_v2
2012-11-14 10:58:41 -05:00
..
mode CodeMirror upgraded to version 2.35.0 2012-11-14 10:58:41 -05:00
theme added module main.js with all required modules 2012-11-02 05:01:14 -04:00
codemirror.css CodeMirror upgraded to version 2.35.0 2012-11-14 10:58:41 -05:00
codemirror.js CodeMirror upgraded to version 2.35.0 2012-11-14 10:58:41 -05:00
LICENSE added module main.js with all required modules 2012-11-02 05:01:14 -04:00
package.json CodeMirror upgraded to version 2.35.0 2012-11-14 10:58:41 -05:00
README.md added module main.js with all required modules 2012-11-02 05:01:14 -04:00

CodeMirror Build Status

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