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

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