dukuisong 293fb3a515 增加默认服务地址 hace 10 meses
..
addon 293fb3a515 增加默认服务地址 hace 10 meses
lib 293fb3a515 增加默认服务地址 hace 10 meses
mode 293fb3a515 增加默认服务地址 hace 10 meses
theme 293fb3a515 增加默认服务地址 hace 10 meses
AUTHORS 293fb3a515 增加默认服务地址 hace 10 meses
LICENSE 293fb3a515 增加默认服务地址 hace 10 meses
README.md 293fb3a515 增加默认服务地址 hace 10 meses
addons.min.js 293fb3a515 增加默认服务地址 hace 10 meses
addons.min.js.gz 293fb3a515 增加默认服务地址 hace 10 meses
bower.json 293fb3a515 增加默认服务地址 hace 10 meses
codemirror.min.css 293fb3a515 增加默认服务地址 hace 10 meses
codemirror.min.css.gz 293fb3a515 增加默认服务地址 hace 10 meses
codemirror.min.js 293fb3a515 增加默认服务地址 hace 10 meses
codemirror.min.js.gz 293fb3a515 增加默认服务地址 hace 10 meses
modes.min.js 293fb3a515 增加默认服务地址 hace 10 meses
modes.min.js.gz 293fb3a515 增加默认服务地址 hace 10 meses
package.json 293fb3a515 增加默认服务地址 hace 10 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