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

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