您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
pry aeaa5dba61 final project 3 年前
..
addon final project 删除 3 年前
lib final project 删除 3 年前
mode final project 删除 3 年前
theme final project 删除 3 年前
AUTHORS final project 3 年前
LICENSE final project 3 年前
README.md final project 3 年前
addons.min.js final project 3 年前
bower.json final project 3 年前
codemirror.min.css final project 3 年前
codemirror.min.js final project 3 年前
modes.min.js final project 3 年前
package.json final project 3 年前

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