ampersand-dependency-mixin
A mixin that provides dependency management for Ampersand.js and Backbone
A mixin that provides dependency management for Ampersand.js and Backbone
Simple util for making derived property helpers
Ampersand.js, ampersand-sync hijack with localForage
An Ampersand view module for user date input, using pikaday.js
AmpersandJS PouchDB Sync Adapter
Manage groups of forms
Higher order component for react classes to easily listen for changes and re-render from ampersand models/collections. Original Author: Henrik Joreteg <henrik@andyet.net>
A Higher Order Components pattern for connecting ampersand models with React components
Ampersand view and react remixed.
Adds a date datatype to ampersand-state using ISO 8601 locale strings
localForage sync adapter for Ampersand.js
Tabbed view for Ampersand.js
A time range input using Ampersand and D3.
Unique model stay synchronized with a global source.
Mixin for Ampersand Models that updates them when receiving hints over websockets that server data have changed
Creates a search bar that shows a list of matching items that can be selected.
Adds the function datatype to ampersand-state
Unofficial AmpersandJS Collection binding for Firebase
Unofficial AmpersandJS Model binding for Firebase
Router implementation, extends 'ampersand-router', allows to map route handlers to the methods of another object (a la Marionette.Approuter) and provides 'beforeRoute' hook that could be used for implementing custom initialization logic or route filtering