|
12 years ago | |
---|---|---|
.. | ||
addon | 12 years ago | |
bin | 12 years ago | |
demo | 12 years ago | |
doc | 12 years ago | |
keymap | 12 years ago | |
lib | 12 years ago | |
mode | 12 years ago | |
test | 12 years ago | |
theme | 12 years ago | |
.bower.json | 12 years ago | |
.gitattributes | 12 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 12 years ago | |
CONTRIBUTING.md | 12 years ago | |
LICENSE | 12 years ago | |
README.md | 12 years ago | |
index.html | 12 years ago | |
package.json | 12 years ago |
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