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

1.33.0 • Public • Published

Ace (Ajax.org Cloud9 Editor)

CDNJS npm

Ace is a code editor written in JavaScript.


ISSUES ARE DISABLED IN THIS REPOSITORY

This repository has only generated files. To report your issues, suggest features, ask questions, or work on Ace editor itself please go to Ace repository https://github.com/ajaxorg/ace.


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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ace-builds

      Weekly Downloads

      666,510

      Version

      1.33.0

      License

      BSD-3-Clause

      Unpacked Size

      52.9 MB

      Total Files

      2060

      Last publish

      Collaborators

      • basicer
      • nightwing
      • amzn-oss