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

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