dukuisong 293fb3a515 增加默认服务地址 10 月之前
..
addon 293fb3a515 增加默认服务地址 10 月之前
lib 293fb3a515 增加默认服务地址 10 月之前
mode 293fb3a515 增加默认服务地址 10 月之前
theme 293fb3a515 增加默认服务地址 10 月之前
AUTHORS 293fb3a515 增加默认服务地址 10 月之前
LICENSE 293fb3a515 增加默认服务地址 10 月之前
README.md 293fb3a515 增加默认服务地址 10 月之前
addons.min.js 293fb3a515 增加默认服务地址 10 月之前
addons.min.js.gz 293fb3a515 增加默认服务地址 10 月之前
bower.json 293fb3a515 增加默认服务地址 10 月之前
codemirror.min.css 293fb3a515 增加默认服务地址 10 月之前
codemirror.min.css.gz 293fb3a515 增加默认服务地址 10 月之前
codemirror.min.js 293fb3a515 增加默认服务地址 10 月之前
codemirror.min.js.gz 293fb3a515 增加默认服务地址 10 月之前
modes.min.js 293fb3a515 增加默认服务地址 10 月之前
modes.min.js.gz 293fb3a515 增加默认服务地址 10 月之前
package.json 293fb3a515 增加默认服务地址 10 月之前

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