Skip to content

Randysheng/ace-builds

This branch is 119 commits behind ajaxorg/ace-builds:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4103cb · Jul 6, 2020
Jul 6, 2020
Jul 6, 2020
Jul 6, 2020
Jul 6, 2020
Jul 6, 2020
Jul 6, 2020
Jun 19, 2018
Jun 19, 2018
Jul 6, 2020
Sep 30, 2012
Jul 18, 2017
Jul 6, 2020
Jul 6, 2020
Aug 8, 2018
Sep 29, 2015
Jul 6, 2020
Jul 6, 2020
Apr 14, 2020

Repository files navigation

Ace (Ajax.org Cloud9 Editor)

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
  • src-noconflict uses ace.require instead of require
  • src-min-noconflict concatenated, minified with uglify.js, and uses ace.require instead of require

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,

About

Packaged version of Ace code editor

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%