1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
matomo-injector/lib/ace
2014-05-14 09:50:35 +02:00
..
ace.js deployed Ace highlight editor 2014-05-07 20:31:25 +02:00
LICENSE Added Ace license and readme 2014-05-14 09:50:35 +02:00
mode-javascript.js deployed Ace highlight editor 2014-05-07 20:31:25 +02:00
README.md Added Ace license and readme 2014-05-14 09:50:35 +02:00
theme-chrome.js deployed Ace highlight editor 2014-05-07 20:31:25 +02:00
theme-tomorrow.js deployed Ace highlight editor 2014-05-07 20:31:25 +02:00
worker-javascript.js deployed Ace highlight editor 2014-05-07 20:31:25 +02:00

Ace (Ajax.org Cloud9 Editor)

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 https://github.com/ajaxorg/ace-builds/blob/master/editor.html To see ace in action go to kitchen-sink-demo, scrollable-page-demo, or minimal demo