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

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