You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
anasfanani 00aa646ec5 import from hawtim/editor.md@2.0.1 1 year ago
..
addon import from hawtim/editor.md@2.0.1 1 year ago
lib import from hawtim/editor.md@2.0.1 1 year ago
mode import from hawtim/editor.md@2.0.1 1 year ago
theme import from hawtim/editor.md@2.0.1 1 year ago
AUTHORS import from hawtim/editor.md@2.0.1 1 year ago
LICENSE import from hawtim/editor.md@2.0.1 1 year ago
README.md import from hawtim/editor.md@2.0.1 1 year ago
addons.min.js import from hawtim/editor.md@2.0.1 1 year ago
bower.json import from hawtim/editor.md@2.0.1 1 year ago
codemirror.min.css import from hawtim/editor.md@2.0.1 1 year ago
codemirror.min.js import from hawtim/editor.md@2.0.1 1 year ago
modes.min.js import from hawtim/editor.md@2.0.1 1 year ago
package.json import from hawtim/editor.md@2.0.1 1 year ago

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