Skip to content

iVariable/Backbone.actAs

Repository files navigation

Backbone.actAs Plugins

==============

Behavioral plugins for backbone.js. This page/repository is just an aggregator of stand-alone plugins, made for "documentup" testing purposes.

Production ready

Backbone.actAs.Mementoable

Memento pattern realization for Backbone.js models.

Backbone.actAs.Mementoable repository

Backbone.actAs.Paginatable

Paginatable backbone collections for large model sets. Request your collections piece by piece. Very useful for large model sets.

Backbone.actAs.Paginatable repository

Backbone.actAs.Configurable

A small mixin for your models/collections/views/objects allowing you to configure them externally from one config-object.

NB: will be remade soon, as it's not so good, as it used to be :)

Backbone.actAs.Configurable repository

Others

Backbone.actAs.Locatable

Big registry. Allows you to get your models/collection by special id from anywhere you want. I used it in some of my apps together with Mementoable plugin for nested objects.

Don't think it'll be useful for someone else, but may be... :)

Backbone.actAs.Locatable repository

License

All Backbone.actAs plugins is published under MIT license.

Contacts

If you have some questions or proposals you can contact me thru github (preferred) or by email or twitter

About

Backbone.actAs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published