DSDSWeb/static/js/Cesium-1.53/ThirdParty/codemirror-4.6
01e645d900 init 2024-07-11 18:02:47 +08:00
..
addon init 2024-07-11 18:02:47 +08:00
bin init 2024-07-11 18:02:47 +08:00
demo init 2024-07-11 18:02:47 +08:00
doc init 2024-07-11 18:02:47 +08:00
keymap init 2024-07-11 18:02:47 +08:00
lib init 2024-07-11 18:02:47 +08:00
mode init 2024-07-11 18:02:47 +08:00
test init 2024-07-11 18:02:47 +08:00
theme init 2024-07-11 18:02:47 +08:00
AUTHORS init 2024-07-11 18:02:47 +08:00
CONTRIBUTING.md init 2024-07-11 18:02:47 +08:00
LICENSE init 2024-07-11 18:02:47 +08:00
README.md init 2024-07-11 18:02:47 +08:00
bower.json init 2024-07-11 18:02:47 +08:00
index.html init 2024-07-11 18:02:47 +08:00
package.json init 2024-07-11 18:02:47 +08:00

README.md

CodeMirror

Build Status NPM version

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