30/01
2016
ACE editor fork for composer
Ace is a code editor written in JavaScript., (*1)
This repository has only generated files. If you want to work on ace please go to https://github.com/ajaxorg/ace instead., (*2)
here you can find pre-built files for convenience of embedding. it contains 4 versions * src concatenated but not minified * src-min concatenated and minified with uglify.js * src-noconflict uses ace.require instead of require * src-min-noconflict -, (*3)
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,, (*4)