Nicolas Petton 9eed70b542 add bower files for the jekyll website 11 éve
..
addon 9eed70b542 add bower files for the jekyll website 11 éve
bin 9eed70b542 add bower files for the jekyll website 11 éve
demo 9eed70b542 add bower files for the jekyll website 11 éve
doc 9eed70b542 add bower files for the jekyll website 11 éve
keymap 9eed70b542 add bower files for the jekyll website 11 éve
lib 9eed70b542 add bower files for the jekyll website 11 éve
mode 9eed70b542 add bower files for the jekyll website 11 éve
test 9eed70b542 add bower files for the jekyll website 11 éve
theme 9eed70b542 add bower files for the jekyll website 11 éve
.bower.json 9eed70b542 add bower files for the jekyll website 11 éve
.gitattributes 9eed70b542 add bower files for the jekyll website 11 éve
.gitignore 9eed70b542 add bower files for the jekyll website 11 éve
.travis.yml 9eed70b542 add bower files for the jekyll website 11 éve
CONTRIBUTING.md 9eed70b542 add bower files for the jekyll website 11 éve
LICENSE 9eed70b542 add bower files for the jekyll website 11 éve
README.md 9eed70b542 add bower files for the jekyll website 11 éve
index.html 9eed70b542 add bower files for the jekyll website 11 éve
package.json 9eed70b542 add bower files for the jekyll website 11 éve

README.md

CodeMirror

Build Status NPM version

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