backbone-associations

WebJar for backbone-associations

Лицензия

Лицензия

MIT
Группа

Группа

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

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

backbone-associations
Последняя версия

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

0.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

backbone-associations
WebJar for backbone-associations
Ссылка на сайт

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

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

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

https://github.com/dhruvaray/backbone-associations

Скачать backbone-associations

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.bower : backbone jar [1.0.0,)
org.webjars.bower : underscore jar [1.4.4,)

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

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

Backbone-associations Build Status

Associations allows Backbone applications to model 1:1 & 1:N associations between application models and Collections. More importantly, applications can listen to any kind of change (change, add, remove, reset, sort, destroy) in this hierarchy using standard Backbone events and respond to them. (views can re-render for example). The implementation strives to be tiny (3.6KB), easy-to-understand, light-weight and fast.

For features, performance #s, API documentation, tutorials and recipes, please visit :

http://dhruvaray.github.io/backbone-associations/.

Who uses Backbone-Associations?

See https://github.com/dhruvaray/backbone-associations/issues/55

We encourage you to add your experiences to this list!

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

Версия
0.6.2