Skip to content

A modified version of Firebase's BackboneFire Library that replaces Backbone with AmpersandJS Collections and Models

License

Notifications You must be signed in to change notification settings

tommcgurl/ampfire

Repository files navigation

AmpFire

A modified, CommonJS version of Firebase's BackboneFire Library that replaces Backbone with AmpersandJS Collections and Models

It's broken into two modules, ampfire-model and ampfire-collection. Since one of the great things about AmpersandJS is its modularity, I felt this library should be modular as well.

Usage

Check out the individual README files for the collection and model

ampfire-model

Support for the ampersand-model module.

Dependencies

This is dependent on the ampersand-model module

ampfire-collection

Support for the ampersand-rest-collection module.

Dependencies

This is dependent on the ampersand-rest-collection module

Tests

I want to write tests for the modules and plan on doing that soon.

Demo

Coming soon...

About

A modified version of Firebase's BackboneFire Library that replaces Backbone with AmpersandJS Collections and Models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages