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

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