Daniel Hritzkiv

ampersand-class-extend

v2.0.0
JS class extension tool for enabling easily extending prototype with multiple objects.

ampersand-registry

v0.2.4
Global model registry for tracking instantiated models accross collections.

ampersand-view-conventions

v1.1.8
Ampersand's view conventions. Also written as a test you can use to test if your module follows the conventions.

ampersand-collection-lodash-mixin

v4.0.0
A mixin for extending ampersand-collection with lodash methods.

ampersand-collection-rest-mixin

v6.0.0
A mixin for extending ampersand-collection with restful methods.

ampersand-rest-collection

v6.0.0
ampersand-collection with REST and Lodash mixins.

ampersand-checkbox-view

v6.1.0
A view module for intelligently rendering and validating checkbox input. Works well with ampersand-form-view.

ampersand-dom-bindings

v3.9.2
Takes binding declarations and returns key-tree-store of functions that can be used to apply those bindings.

ampersand-sync

v5.1.0
Provides sync behavior for updating data from ampersand models and collections to the server.

ampersand-array-input-view

v6.1.0
A view module for intelligently rendering and validating inputs that should produce an array of values. Works well with ampersand-form-view.

shipwire

v1.0.3
Node library to communicate with the Shipwire API

ampersand-view

v10.0.3
A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.

ampersand-subcollection

v2.0.3
Filterable, sortable, proxy of a collection that behaves like a collection.

ampersand-router

v5.0.0
Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.

gl

v8.1.0
Creates a WebGL context without a window

ampersand-paginated-subcollection

v3.0.0
Filter an ampersand collection by limit and offset

ampersand-collection-view

v2.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-view-switcher

v3.0.0
A utility for swapping out views inside a container element.

ampersand-dom

v1.5.0
Super light-weight DOM manipulation lib.

ampersand-file-drop-view

v1.2.4
Drag-and-drop file view based on ampersand-view, and for use in ampersand-form-view

ampersand-events

v2.0.2
Module that can be mixed into any object to provide eventing. Heavily based on Backbone Events.

ampersand-input-view

v7.0.0
A view module for intelligently rendering and validating input. Works well with ampersand-form-view.

ampersand-form-view

v7.1.0
Completely customizable form lib for bulletproof clientside forms.

ampersand-state

v5.0.3
An observable, extensible state object with derived watchable properties.

ampersand-select-view

v8.0.0
A view module for intelligently rendering and validating selectbox input. Works well with ampersand-form-view.