MCPcopy Create free account
hub / github.com/ajaxorg/ace-builds

github.com/ajaxorg/ace-builds

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.5.0 ↗ · + Follow · compare 2 versions
8,832 symbols 36,153 edges 1,745 files 7 documented · 0% updated 2mo agov1.5.0 · 2022-05-12★ 3,091

Browse by type

Functions 8,784 Types & classes 48
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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,

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 8,236
Method 548
Interface 35
Class 13

Languages

TypeScript100%
Kotlin1%
Ruby1%
Go1%
Java1%
Rust1%

Modules by API surface

ace.d.ts571 symbols
src/worker-javascript.js414 symbols
src-noconflict/worker-javascript.js414 symbols
src/ace.js201 symbols
src-noconflict/ace.js201 symbols
src/keybinding-vim.js177 symbols
src-noconflict/keybinding-vim.js177 symbols
src/worker-html.js169 symbols
src-noconflict/worker-html.js169 symbols
src-min/worker-javascript.js164 symbols
src-min-noconflict/worker-javascript.js164 symbols
src-min/keybinding-vim.js149 symbols

For agents

$ claude mcp add ace-builds \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page