dukuisong 391757e7f4 code update 1 mese fa
..
addon 391757e7f4 code update 1 mese fa
lib 391757e7f4 code update 1 mese fa
mode 391757e7f4 code update 1 mese fa
theme 391757e7f4 code update 1 mese fa
AUTHORS 293fb3a515 增加默认服务地址 4 mesi fa
LICENSE 293fb3a515 增加默认服务地址 4 mesi fa
README.md 293fb3a515 增加默认服务地址 4 mesi fa
addons.min.js 293fb3a515 增加默认服务地址 4 mesi fa
addons.min.js.gz 391757e7f4 code update 1 mese fa
bower.json 293fb3a515 增加默认服务地址 4 mesi fa
codemirror.min.css 293fb3a515 增加默认服务地址 4 mesi fa
codemirror.min.css.gz 391757e7f4 code update 1 mese fa
codemirror.min.js 293fb3a515 增加默认服务地址 4 mesi fa
codemirror.min.js.gz 391757e7f4 code update 1 mese fa
modes.min.js 293fb3a515 增加默认服务地址 4 mesi fa
modes.min.js.gz 391757e7f4 code update 1 mese fa
package.json 293fb3a515 增加默认服务地址 4 mesi fa

README.md

CodeMirror

Build Status NPM version
Funding status: maintainer happiness

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