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