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

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