Nicolas Petton 9eed70b542 add bower files for the jekyll website | 11 years ago | |
---|---|---|
.. | ||
addon | 11 years ago | |
bin | 11 years ago | |
demo | 11 years ago | |
doc | 11 years ago | |
keymap | 11 years ago | |
lib | 11 years ago | |
mode | 11 years ago | |
test | 11 years ago | |
theme | 11 years ago | |
.bower.json | 11 years ago | |
.gitattributes | 11 years ago | |
.gitignore | 11 years ago | |
.travis.yml | 11 years ago | |
CONTRIBUTING.md | 11 years ago | |
LICENSE | 11 years ago | |
README.md | 11 years ago | |
index.html | 11 years ago | |
package.json | 11 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