Nicolas Petton 9eed70b542 add bower files for the jekyll website | há 11 anos atrás | |
---|---|---|
.. | ||
addon | há 11 anos atrás | |
bin | há 11 anos atrás | |
demo | há 11 anos atrás | |
doc | há 11 anos atrás | |
keymap | há 11 anos atrás | |
lib | há 11 anos atrás | |
mode | há 11 anos atrás | |
test | há 11 anos atrás | |
theme | há 11 anos atrás | |
.bower.json | há 11 anos atrás | |
.gitattributes | há 11 anos atrás | |
.gitignore | há 11 anos atrás | |
.travis.yml | há 11 anos atrás | |
CONTRIBUTING.md | há 11 anos atrás | |
LICENSE | há 11 anos atrás | |
README.md | há 11 anos atrás | |
index.html | há 11 anos atrás | |
package.json | há 11 anos atrás |
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