1.22.4 • Published 12 months ago

@frankchen029/ace-builds v1.22.4

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
12 months ago

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.

To report any issues or feature requests regarding Ace please go here: https://github.com/ajaxorg/ace/issues

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,

1.22.4

12 months ago

1.22.3

12 months ago

1.22.2

12 months ago

1.22.1

12 months ago

1.22.0

12 months ago