beanstream(latest: 0.1.0) Node library for Beanstream
ampersand-subcollection(latest: 2.0.3) Filterable, sortable, proxy of a collection that behaves like a collection.
ampersand-registry(latest: 0.2.4) Global model registry for tracking instantiated models accross collections.
ampersand-view-conventions(latest: 1.1.8) Ampersand's view conventions. Also written as a test you can use to test if your module follows the conventions.
ampersand-select-view(latest: 8.0.0) A view module for intelligently rendering and validating selectbox input. Works well with ampersand-form-view.
shipwire(latest: 1.0.3) Node library to communicate with the Shipwire API
ampersand-collection-view(latest: 2.0.2) Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.
ampersand-array-input-view(latest: 6.1.0) A view module for intelligently rendering and validating inputs that should produce an array of values. Works well with ampersand-form-view.
ampersand-checkbox-view(latest: 6.1.0) A view module for intelligently rendering and validating checkbox input. Works well with ampersand-form-view.
ampersand-router(latest: 5.0.0) Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
ampersand-react-mixin(latest: 2.0.0) Mixin for react classes to easily listen for changes and re-render from ampersand models/collections
ampersand-view-switcher(latest: 3.0.0) A utility for swapping out views inside a container element.
ampersand-dom-bindings(latest: 3.9.2) Takes binding declarations and returns key-tree-store of functions that can be used to apply those bindings.
ampersand-model(latest: 8.0.1) An extension to ampersand-state that adds methods and properties for working with a RESTful API.