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