chartist-js/bower_components/codemirror
2014-11-27 01:26:53 +01:00
..
addon Update to latest site dist 2014-11-27 01:26:53 +01:00
keymap Update to latest site dist 2014-11-27 01:26:53 +01:00
lib Update to latest site dist 2014-11-27 01:26:53 +01:00
mode Update to latest site dist 2014-11-27 01:26:53 +01:00
theme Update to latest site dist 2014-11-27 01:26:53 +01:00
.bower.json Update to latest site dist 2014-11-27 01:26:53 +01:00
AUTHORS Update to latest site dist 2014-11-27 01:26:53 +01:00
bower.json Update to latest site dist 2014-11-27 01:26:53 +01:00
CONTRIBUTING.md Update to latest site dist 2014-11-27 01:26:53 +01:00
LICENSE Latest site build with new live example page 2014-09-07 04:37:53 +02:00
README.md Update to latest site dist 2014-11-27 01:26:53 +01:00

CodeMirror

Build Status NPM version

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