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

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