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