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

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