No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
刘明熹 23108abf64 flask hace 4 años
..
addon flask 删除 hace 4 años
keymap flask 删除 hace 4 años
lib flask 删除 hace 4 años
mode flask 删除 hace 4 años
theme flask 删除 hace 4 años
.bower.json flask hace 4 años
AUTHORS flask hace 4 años
CONTRIBUTING.md flask hace 4 años
LICENSE flask hace 4 años
README.md flask hace 4 años
bower.json flask hace 4 años

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