forgeplus/public/editormd/lib/codemirror
Jasder 2937b2a94d init project 2020-03-09 00:40:16 +08:00
..
addon init project 2020-03-09 00:40:16 +08:00
lib init project 2020-03-09 00:40:16 +08:00
mode init project 2020-03-09 00:40:16 +08:00
theme init project 2020-03-09 00:40:16 +08:00
AUTHORS init project 2020-03-09 00:40:16 +08:00
LICENSE init project 2020-03-09 00:40:16 +08:00
README.md init project 2020-03-09 00:40:16 +08:00
addons.min.js init project 2020-03-09 00:40:16 +08:00
bower.json init project 2020-03-09 00:40:16 +08:00
codemirror.min.css init project 2020-03-09 00:40:16 +08:00
codemirror.min.js init project 2020-03-09 00:40:16 +08:00
modes.min.js init project 2020-03-09 00:40:16 +08:00
package.json init project 2020-03-09 00:40:16 +08:00

README.md

CodeMirror

Build Status NPM version
Funding status: maintainer happiness

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