Toby Chui 86436bdc14 init commit | il y a 1 an | |
---|---|---|
.. | ||
src-noconflict | il y a 1 an | |
ChangeLog.txt | il y a 1 an | |
README.md | il y a 1 an | |
bower.json | il y a 1 an | |
editor.html | il y a 1 an | |
kitchen-sink.html | il y a 1 an | |
package.json | il y a 1 an | |
testpage.php | il y a 1 an | |
webpack-resolver.js | il y a 1 an |
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,