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

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