-
Notifications
You must be signed in to change notification settings - Fork 39
Plugins
Trevor Gerhardt edited this page Feb 19, 2014
·
9 revisions
-
component/model-timestamps - add
created_at
andupdated_at
timestamps - segmentio/model-defaults - Lets a model specify default attribute values.
- segmentio/model-memoize - Memoizes the model objects returned from the server to reduce outbound requests and speed up initial page loading.
- nw/model-nest - Allows nesting models.
- ericgj/model-undoable - Undo/redo behavior for models.
- maiah/modelfire - Model with Firebase data source.
-
trevorgerhardt/model-query — Pass params to superagent's
query
when requesting a collection.