cloudcmd/lib/client/editor/codemirror
coderaiser d4fe51789a added
2012-11-15 05:26:19 -05:00
..
mode minor changes 2012-11-15 03:40:48 -05:00
theme minor changes 2012-11-15 03:40:48 -05:00
codemirror.css minor changes 2012-11-15 03:40:48 -05:00
codemirror.js minor changes 2012-11-15 03:40:48 -05:00
LICENSE minor changes 2012-09-26 11:05:46 -04:00
package.json added 2012-11-15 05:26:19 -05:00
README.md minor changes 2012-09-26 11:05:46 -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