ampersand.js
Organization@ampersandjs
A modern & loosely coupled non-frameworky framework for client-side apps.
10
Published Tools
131
Total Stars
18,763
Weekly Downloads
9
GitHub Followers
42
Public Repos
Published Tools
10 Skillsacross 1 categoryampersand-model
dhritzkiv
An extension to ampersand-state that adds methods and properties for working with a RESTful API.
ampersand-app
fyockm
Simple instance store for managing instances without circular dependency issues in ampersand apps.
ampersand-sync
dhritzkiv
Provides sync behavior for updating data from ampersand models and collections to the server.
ampersand-class-extend
lukekarrys
JS class extension tool for enabling easily extending prototype with multiple objects.
ampersand-collection-rest-mixin
lukekarrys
A mixin for extending ampersand-collection with restful methods.
ampersand-collection
dhritzkiv
A way to store/manage objects or models.
ampersand-form-view
dhritzkiv
Completely customizable form lib for bulletproof clientside forms.
ampersand-rest-collection
lukekarrys
ampersand-collection with REST and Lodash mixins.
ampersand-state
dhritzkiv
An observable, extensible state object with derived watchable properties.
ampersand-view
rickbutler
A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.