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