Maik 79c46dcb5d modul | пре 3 година | |
---|---|---|
.. | ||
.github | пре 3 година | |
demo | пре 3 година | |
src | пре 3 година | |
src-min | пре 3 година | |
src-min-noconflict | пре 3 година | |
src-noconflict | пре 3 година | |
CODE_OF_CONDUCT.md | пре 3 година | |
CONTRIBUTING.md | пре 3 година | |
ChangeLog.txt | пре 3 година | |
LICENSE | пре 3 година | |
README.md | пре 3 година | |
ace-modules.d.ts | пре 3 година | |
ace.d.ts | пре 3 година | |
bower.json | пре 3 година | |
editor.html | пре 3 година | |
package.json | пре 3 година | |
webpack-resolver.js | пре 3 година |
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,