ampersand.js
- 9 followers
- Richland, WA
- http://ampersandjs.com/
- contact@andyet.com
Popular repositories Loading
-
-
ampersand-view
ampersand-view PublicA smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.
-
ampersand-model
ampersand-model PublicObservable objects, for managing state in applications.
-
ampersand-router
ampersand-router PublicClientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
Repositories
- tools.ampersandjs.com Public
Hand-picked tools for building ampersand apps. A grab bag of "solved problems" for single page apps.
- ampersand-router Public
Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
- ampersand-sync Public
Provides sync behavior for updating data from ampersand models and collections to the server.
- ampersand-react-mixin Public
Mixin for react classes to easily listen for changes and re-render from ampersand models/collections
- ampersand-view Public
A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.