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