Skip to content

reduxframework/ace-builds

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0057591 · Jul 22, 2024
Jul 2, 2023
Jul 22, 2024
Jun 27, 2024
Jul 22, 2024
Jul 22, 2024
Jul 22, 2024
Jul 22, 2024
Nov 15, 2023
Oct 15, 2021
Jul 22, 2024
Jun 19, 2018
Jun 19, 2018
Jan 26, 2022
Sep 30, 2012
Jan 8, 2024
Jun 27, 2024
Jun 27, 2024
Aug 8, 2018
Sep 29, 2015
Jun 27, 2024
Apr 12, 2023
Jul 22, 2024
Jun 27, 2024

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%