選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
刘明熹 23108abf64 flask 4年前
..
addon flask 删除 4年前
keymap flask 删除 4年前
lib flask 删除 4年前
mode flask 删除 4年前
theme flask 删除 4年前
.bower.json flask 4年前
AUTHORS flask 4年前
CONTRIBUTING.md flask 4年前
LICENSE flask 4年前
README.md flask 4年前
bower.json flask 4年前

README.md

CodeMirror

Build Status NPM version

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