backbone-associations

WebJar for backbone-associations

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

backbone-associations
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

backbone-associations
WebJar for backbone-associations
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download backbone-associations

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : backbone jar [1.0.0,)
org.webjars.npm : underscore jar [1.4.4,)

Project Modules

There are no modules declared in this project.

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!

Versions

Version
0.6.2