Maik 79c46dcb5d modul | hace 3 años | |
---|---|---|
.. | ||
.github | hace 3 años | |
demo | hace 3 años | |
src | hace 3 años | |
src-min | hace 3 años | |
src-min-noconflict | hace 3 años | |
src-noconflict | hace 3 años | |
CODE_OF_CONDUCT.md | hace 3 años | |
CONTRIBUTING.md | hace 3 años | |
ChangeLog.txt | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
ace-modules.d.ts | hace 3 años | |
ace.d.ts | hace 3 años | |
bower.json | hace 3 años | |
editor.html | hace 3 años | |
package.json | hace 3 años | |
webpack-resolver.js | hace 3 años |
Ace is a code editor written in JavaScript.
This repository has only generated files. If you want to work on ace please go to https://github.com/ajaxorg/ace instead.
here you can find pre-built files for convenience of embedding. it contains 4 versions
For a simple way of embedding ace into webpage see editor.html or list of other simple examples To see ace in action go to kitchen-sink-demo, scrollable-page-demo or minimal demo,