zhangqi f56c7867fb 修改 | il y a 5 ans | |
---|---|---|
.. | ||
addon | il y a 5 ans | |
lib | il y a 5 ans | |
mode | il y a 5 ans | |
theme | il y a 5 ans | |
AUTHORS | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
addons.min.js | il y a 5 ans | |
bower.json | il y a 5 ans | |
codemirror.min.css | il y a 5 ans | |
codemirror.min.js | il y a 5 ans | |
modes.min.js | il y a 5 ans | |
package.json | il y a 5 ans |
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