|
|
hace 12 años | |
|---|---|---|
| .. | ||
| addon | hace 12 años | |
| bin | hace 12 años | |
| demo | hace 12 años | |
| doc | hace 12 años | |
| keymap | hace 12 años | |
| lib | hace 12 años | |
| mode | hace 12 años | |
| test | hace 12 años | |
| theme | hace 12 años | |
| .bower.json | hace 12 años | |
| .gitattributes | hace 12 años | |
| .gitignore | hace 12 años | |
| .travis.yml | hace 12 años | |
| CONTRIBUTING.md | hace 12 años | |
| LICENSE | hace 12 años | |
| README.md | hace 12 años | |
| index.html | hace 12 años | |
| package.json | hace 12 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