Pinned Repositories
amp
a collection of individual JS utility modules
ampersand
Quickest way to get started with ampersand.
ampersand-collection
A module for handling collections of objects
ampersand-model
Observable objects, for managing state in applications.
ampersand-react-mixin
Mixin for react classes to easily listen for changes and re-render from ampersand models/collections
ampersand-router
Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
ampersand-state
Core state management object.
ampersand-view
A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.
ampersandjs.com
The documentation site for ampersand.js
examples
A collection of example apps/patterns using ampersand
ampersand.js's Repositories
AmpersandJS/ampersand-virtual-dom-mixin
AmpersandJS/ampersand-subcollection
Filterable, sortable, proxy of a collection that behaves like a collection.
AmpersandJS/ampersand-registry
Global model registry for tracking instantiated models across collections.
AmpersandJS/ampersand-devtools
AmpersandJS/ampersand-view-conventions
Ampersand's view conventions. Also written as a test you can use to test if your module follows the conventions.
AmpersandJS/ampersand-collection-underscore-mixin
A mixin for extending ampersand-collection with underscore methods.
AmpersandJS/ampersand-webcam-snapshot-view
Helps a user take an avatar pic with their webcam.
AmpersandJS/object-sort
Sort an array of objects either by property, sort function, or comparator function.
AmpersandJS/ampersand-version
Versioning for ampersand-modules
AmpersandJS/blog-posts
Posts for blog.ampersandjs.com
AmpersandJS/blog.ampersandjs.com
AmpersandJS Blog
AmpersandJS/ubersicht
A dashboard for recent activity on all of a user's or organisation's repos