A service that exposes firebase references as observables that emit a new value on database changes. Intended to be used with Angular 2.0, but could also be used with RxJS (as-is) or any other observable library (by swapping out the import).
This project is not associated with Firebase in any way.