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