選択できるのは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