ampersand.js

Results 21 repositories owned by ampersand.js

ampersand-router

70
Stars
16
Forks
Watchers

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

ampersand-state

141
Stars
75
Forks
Watchers

Core state management object.

ampersand-view

92
Stars
39
Forks
Watchers

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

ampersand-model

84
Stars
31
Forks
Watchers

Observable objects, for managing state in applications.

ampersand-collection

68
Stars
27
Forks
Watchers

A module for handling collections of objects

amp

135
Stars
12
Forks
Watchers

a collection of individual JS utility modules

ampersand

818
Stars
49
Forks
Watchers

Quickest way to get started with ampersand.

ampersand-app

27
Stars
4
Forks
Watchers

Proposed pattern for removing need for `app` global in ampersand apps (draft stage)

ampersand-dom

24
Stars
10
Forks
Watchers

Super light-weight DOM manipulation lib.

ampersand-dom-bindings

19
Stars
10
Forks
Watchers

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