This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// AngularFire is an officially supported AngularJS binding for Firebase. | |
// The bindings let you associate a Firebase URL with a model (or set of | |
// models), and they will be transparently kept in sync across all clients | |
// currently using your app. The 2-way data binding offered by AngularJS works | |
// as normal, except that the changes are also sent to all other clients | |
// instead of just a server. | |
// | |
// AngularFire 0.3 | |
// http://angularfire.com | |
// License: MIT |