ace-builds

WebJar for ace-builds

Лицензия

Лицензия

BSD
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

ace-builds
Последняя версия

Последняя версия

1.4.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

ace-builds
WebJar for ace-builds
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/ajaxorg/ace-builds

Скачать ace-builds

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/ace-builds/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>ace-builds</artifactId>
    <version>1.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ace-builds/
implementation 'org.webjars.bower:ace-builds:1.4.12'
// https://jarcasting.com/artifacts/org.webjars.bower/ace-builds/
implementation ("org.webjars.bower:ace-builds:1.4.12")
'org.webjars.bower:ace-builds:jar:1.4.12'
<dependency org="org.webjars.bower" name="ace-builds" rev="1.4.12">
  <artifact name="ace-builds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ace-builds', version='1.4.12')
)
libraryDependencies += "org.webjars.bower" % "ace-builds" % "1.4.12"
[org.webjars.bower/ace-builds "1.4.12"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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,

org.webjars.bower

Ajax.org B.V.

Версии библиотеки

Версия
1.4.12
1.4.2
1.3.3
1.3.1
1.3.0
1.2.9
1.2.8
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.0.0