Nicolas Petton 9eed70b542 add bower files for the jekyll website | пре 11 година | |
---|---|---|
.. | ||
addon | пре 11 година | |
bin | пре 11 година | |
demo | пре 11 година | |
doc | пре 11 година | |
keymap | пре 11 година | |
lib | пре 11 година | |
mode | пре 11 година | |
test | пре 11 година | |
theme | пре 11 година | |
.bower.json | пре 11 година | |
.gitattributes | пре 11 година | |
.gitignore | пре 11 година | |
.travis.yml | пре 11 година | |
CONTRIBUTING.md | пре 11 година | |
LICENSE | пре 11 година | |
README.md | пре 11 година | |
index.html | пре 11 година | |
package.json | пре 11 година |
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