Thomas Rake 7575f504ce Build site image; npm install;bower install;grunt devel | há 10 anos atrás | |
---|---|---|
.. | ||
addon | há 10 anos atrás | |
keymap | há 10 anos atrás | |
lib | há 10 anos atrás | |
mode | há 10 anos atrás | |
theme | há 10 anos atrás | |
.bower.json | há 10 anos atrás | |
AUTHORS | há 10 anos atrás | |
CONTRIBUTING.md | há 10 anos atrás | |
LICENSE | há 10 anos atrás | |
README.md | há 10 anos atrás | |
bower.json | há 10 anos atrás |
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