Maik 79c46dcb5d modul | 3 years ago | |
---|---|---|
.. | ||
.github | 3 years ago | |
demo | 3 years ago | |
src | 3 years ago | |
src-min | 3 years ago | |
src-min-noconflict | 3 years ago | |
src-noconflict | 3 years ago | |
CODE_OF_CONDUCT.md | 3 years ago | |
CONTRIBUTING.md | 3 years ago | |
ChangeLog.txt | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
ace-modules.d.ts | 3 years ago | |
ace.d.ts | 3 years ago | |
bower.json | 3 years ago | |
editor.html | 3 years ago | |
package.json | 3 years ago | |
webpack-resolver.js | 3 years ago |
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,