There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ampersand
Quickest way to get started with ampersand.ampersand-state
Core state management object.amp
a collection of individual JS utility modulesampersand-view
A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.ampersand-model
Observable objects, for managing state in applications.ampersand-router
Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.ampersand-collection
A module for handling collections of objectsampersandjs.com
The documentation site for ampersand.jsampersand-react-mixin
Mixin for react classes to easily listen for changes and re-render from ampersand models/collectionsexamples
A collection of example apps/patterns using ampersandampersand-virtual-dom-mixin
ampersand-app
Proposed pattern for removing need for `app` global in ampersand apps (draft stage)ampersand-form-view
Completely customizable form lib for bulletproof clientside forms.ampersand-dom
Super light-weight DOM manipulation lib.ampersand-rest-collection
ampersand-collection with REST and lodash mixins for easy use with REST APIs.ampersand-view-switcher
A utility for swapping out views inside a container element.ampersand-subcollection
Filterable, sortable, proxy of a collection that behaves like a collection.ampersand-sync
Provides sync behavior for updating data from ampersand models and collections to the server.ampersand-events
Standalone event system that can be mixed into any objectampersand-dom-bindings
Takes binding declarations and returns key-tree-store of functions that can be used to apply those bindings.ampersand-input-view
A view module for intelligently rendering and validating input. Works well with ampersand-form-view.ampersand-registry
Global model registry for tracking instantiated models across collections.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-select-view
Select field for ampersand-form-viewstools.ampersandjs.com
Hand-picked tools for building ampersand apps. A grab bag of "solved problems" for single page apps.ampersand-filtered-subcollection
Filterable, sortable, proxy of a collection that behaves like a collection.ampersand-collection-rest-mixin
A mixin for extending ampersand-collection with restful methods.ampersand-class-extend
JS class extension tool for enabling easily extending prototype with multiple objects.ampersand-view-conventions
Ampersand's view conventions. Also written as a test you can use to test if your module follows the conventions.ampersand-devtools
ampersand-domthing-mixin
ampersand-paginated-subcollection
Filter an ampersand-collection by limit and offsetampersand-collection-lodash-mixin
adds handy lodash methods to ampersand-collectionampersand-collection-underscore-mixin
A mixin for extending ampersand-collection with underscore methods.ampersand-webcam-snapshot-view
Helps a user take an avatar pic with their webcam.ampersand-checkbox-view
A view module for intelligently rendering and validating checkbox input. Works well with ampersand-form-view.object-sort
Sort an array of objects either by property, sort function, or comparator function.ampersand-version
Versioning for ampersand-modulesLove Open Source and this site? Check out how you can help us