@f0rce/ace-builds
TypeScript icon, indicating that this package has built-in type declarations

1.9.6 • Public • Published

Ace (Ajax.org Cloud9 Editor)

npm

Ace is a code editor written in JavaScript.

Check the changelog if you want to see, which changes/versions have been made by ajaxorg or by F0rce.

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,

Readme

Keywords

none

Package Sidebar

Install

npm i @f0rce/ace-builds

Weekly Downloads

374

Version

1.9.6

License

BSD-3-Clause

Unpacked Size

49.1 MB

Total Files

1872

Last publish

Collaborators

  • f0rce