backbone.localstorage

WebJar for backbone.localstorage

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

backbone.localstorage
Last Version

Last Version

1.1.16
Release Date

Release Date

Type

Type

jar
Description

Description

backbone.localstorage
WebJar for backbone.localstorage
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jeromegn/Backbone.localStorage

Download backbone.localstorage

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
 ____                     __      __                                                 
/\  _`\                  /\ \    /\ \                                   __           
\ \ \ \ \     __      ___\ \ \/'\\ \ \____    ___     ___      __      /\_\    ____  
 \ \  _ <'  /'__`\   /'___\ \ , < \ \ '__`\  / __`\ /' _ `\  /'__`\    \/\ \  /',__\ 
  \ \ \ \ \/\ \ \.\_/\ \__/\ \ \\`\\ \ \ \ \/\ \ \ \/\ \/\ \/\  __/  __ \ \ \/\__, `\
   \ \____/\ \__/.\_\ \____\\ \_\ \_\ \_,__/\ \____/\ \_\ \_\ \____\/\_\_\ \ \/\____/
    \/___/  \/__/\/_/\/____/ \/_/\/_/\/___/  \/___/  \/_/\/_/\/____/\/_/\ \_\ \/___/ 
                                                                       \ \____/      
                                                                        \/___/       
(_'_______________________________________________________________________________'_)
(_.———————————————————————————————————————————————————————————————————————————————._)

Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

For Docs, License, Tests, pre-packed downloads, and everything else, really, see: http://backbonejs.org

To suggest a feature, report a bug, or general discussion: http://github.com/documentcloud/backbone/issues/

All contributors are listed here: http://github.com/documentcloud/backbone/contributors

Special thanks to Robert Kieffer for the original philosophy behind Backbone. http://github.com/broofa

Versions

Version
1.1.16