ampersand.js
Results
21
repositories owned by
ampersand.js
ampersand-router
70
Stars
16
Forks
Watchers
Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
ampersand-view
92
Stars
39
Forks
Watchers
A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.
ampersand-model
84
Stars
31
Forks
Watchers
Observable objects, for managing state in applications.
ampersand-collection
68
Stars
27
Forks
Watchers
A module for handling collections of objects
ampersand-app
27
Stars
4
Forks
Watchers
Proposed pattern for removing need for `app` global in ampersand apps (draft stage)
ampersand-dom-bindings
19
Stars
10
Forks
Watchers
Takes binding declarations and returns key-tree-store of functions that can be used to apply those bindings.