Skip to content

app-generator/tests-ace-js

Repository files navigation

Ace (Ajax.org Cloud9 Editor) PlayGround

  • CDNJS
  • npm

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

  • src concatenated but not minified
  • src-min concatenated and minified with uglify.js

Quick Start

Using Python

$ python -m http.server 9999

Using PHP

$ php -S localhost:9999


AceJS - Some Visual Samples.



Ace JS PlayGround - provided by AppSeed