ui

WebJar for ui

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

ui
WebJar for ui
Ссылка на сайт

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

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

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

https://github.com/OperationSpark/ui

Скачать ui

Имя Файла Размер
ui-0.0.4.pom
ui-0.0.4.jar 5 KB
ui-0.0.4-sources.jar 22 bytes
ui-0.0.4-javadoc.jar 22 bytes
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.bower : lodash jar [3.3.0,3.4)
org.webjars.bower : jquery jar [2.1.3,2.2)
org.webjars.bower : bootstrap jar [3.3.2,3.4)

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

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

ui

A simple ui library supporting the generation of ui controls from json.

The function makeControls() takes a values object, a settings and a reset function.

  1. The values objects can be empty. All updates via controls will be written to the values object.
  2. The settings object represents the configuration to generate the html form controls. See the example-data.json file for expected input.
  3. The reset() function will be called if the application needs to be restarted on change of a value. The application can decide what this means.
org.webjars.bower

Operation Spark

Non-profit code school on a mission to help people get great jobs in tech.

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

Версия
0.0.4