Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
刘明熹 23108abf64 flask il y a 4 ans
..
addon flask 删除 il y a 4 ans
keymap flask 删除 il y a 4 ans
lib flask 删除 il y a 4 ans
mode flask 删除 il y a 4 ans
theme flask 删除 il y a 4 ans
.bower.json flask il y a 4 ans
AUTHORS flask il y a 4 ans
CONTRIBUTING.md flask il y a 4 ans
LICENSE flask il y a 4 ans
README.md flask il y a 4 ans
bower.json flask il y a 4 ans

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