67 packages
ampersand-app
Simple instance store for managing instances without circular dependency issues in ampersand apps.
ampersand-array-input-view
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
A view module for intelligently rendering and validating checkbox input. Works well with ampersand-form-view.
ampersand-class-extend
JS class extension tool for enabling easily extending prototype with multiple objects.
ampersand-collection
A way to store/manage objects or models.
ampersand-collection-rest-mixin
A mixin for extending ampersand-collection with restful methods.
ampersand-collection-underscore-mixin
A mixin for extending ampersand-collection with underscore methods.
ampersand-collection-view
Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.
ampersand-dom
Super light-weight DOM manipulation lib.
ampersand-dom-bindings
Takes binding declarations and returns key-tree-store of functions that can be used to apply those bindings.