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