Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
ctm.bdcloud.fr /
includes /
ace /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2025-11-08 11:15
CODE_OF_CONDUCT.md
311
B
-rw-r--r--
2020-09-03 11:41
CONTRIBUTING.md
3.48
KB
-rw-r--r--
2020-09-03 11:41
ChangeLog.txt
13.03
KB
-rw-r--r--
2020-09-03 11:41
LICENSE
1.46
KB
-rw-r--r--
2020-09-03 11:41
README.md
1.47
KB
-rw-r--r--
2020-09-03 11:41
ace-modules.d.ts
22.35
KB
-rw-r--r--
2020-09-03 11:41
ace.d.ts
31.06
KB
-rw-r--r--
2020-09-03 11:41
bower.json
493
B
-rw-r--r--
2020-09-03 11:41
editor.html
804
B
-rw-r--r--
2020-09-03 11:41
kitchen-sink.html
1.66
KB
-rw-r--r--
2020-09-03 11:41
package.json
554
B
-rw-r--r--
2020-09-03 11:41
webpack-resolver.js
40.55
KB
-rw-r--r--
2020-09-03 11:41
Save
Rename
Ace (Ajax.org Cloud9 Editor) ============================ [](https://cdnjs.com/libraries/ace) [](https://www.npmjs.com/package/ace-builds) 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](https://github.com/ajaxorg/ace-builds/tree/master/src) concatenated but not minified * [src-min](https://github.com/ajaxorg/ace-builds/tree/master/src-min) concatenated and minified with uglify.js * [src-noconflict](https://github.com/ajaxorg/ace-builds/tree/master/src-noconflict) uses ace.require instead of require * [src-min-noconflict](https://github.com/ajaxorg/ace-builds/tree/master/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](https://github.com/ajaxorg/ace-builds/blob/master/editor.html) or list of other [simple examples](https://github.com/ajaxorg/ace-builds/tree/master/demo) To see ace in action go to [kitchen-sink-demo](http://ajaxorg.github.com/ace-builds/kitchen-sink.html), [scrollable-page-demo](http://ajaxorg.github.com/ace-builds/demo/scrollable-page.html) or [minimal demo](http://ajaxorg.github.com/ace-builds/editor.html),