yuhao ee733686b2 金控管理系统 1 year ago
..
addon ee733686b2 金控管理系统 1 year ago
lib ee733686b2 金控管理系统 1 year ago
mode ee733686b2 金控管理系统 1 year ago
theme ee733686b2 金控管理系统 1 year ago
AUTHORS ee733686b2 金控管理系统 1 year ago
LICENSE ee733686b2 金控管理系统 1 year ago
README.md ee733686b2 金控管理系统 1 year ago
addons.min.js ee733686b2 金控管理系统 1 year ago
bower.json ee733686b2 金控管理系统 1 year ago
codemirror.min.css ee733686b2 金控管理系统 1 year ago
codemirror.min.js ee733686b2 金控管理系统 1 year ago
modes.min.js ee733686b2 金控管理系统 1 year ago
package.json ee733686b2 金控管理系统 1 year ago

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