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