当前位置:首页 / static / editor.md@1.5.0 / lib / codemirror /
文件名 | 修改时间 | 大小 | 操作 | |||
---|---|---|---|---|---|---|
.. | - | - | ||||
addon | addon | 2015-06-09 09:48 | - | |||
lib | lib | 2015-06-09 09:48 | - | |||
mode | mode | 2015-06-09 09:48 | - | |||
theme | theme | 2015-06-09 09:48 | - | |||
AUTHORS | AUTHORS | 2015-06-09 09:48 | 5.6 KB | |||
LICENSE | LICENSE | 2015-06-09 09:48 | 1.07 KB | |||
README.md | README.md | 2015-06-09 09:48 | 784 B | |||
addons.min.js | addons.min.js | 2015-06-09 09:48 | 38.37 KB | |||
bower.json | bower.json | 2015-06-09 09:48 | 256 B | |||
codemirror.min.css | codemirror.min.css | 2015-06-09 09:48 | 5.19 KB | |||
codemirror.min.js | codemirror.min.js | 2015-06-09 09:48 | 216.05 KB | |||
modes.min.js | modes.min.js | 2015-06-09 09:48 | 200.73 KB | |||
package.json | package.json | 2015-06-09 09:48 | 887 B |
README.md
CodeMirror
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