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