chartist-js/bower_components/codemirror
2019-05-24 01:06:37 +02:00
..
addon Latest site dist 2015-02-27 18:46:42 +01:00
keymap Latest site dist 2015-02-27 18:46:42 +01:00
lib Latest site dist 2015-02-27 18:46:42 +01:00
mode Latest site dist 2015-02-27 18:46:42 +01:00
theme Latest site dist 2015-02-27 18:46:42 +01:00
.bower.json Updated docs with rescue campaign 2019-05-24 01:06:37 +02:00
AUTHORS Latest site dist 2015-02-27 18:46:42 +01:00
bower.json Latest site dist 2015-02-27 18:46:42 +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