0.2.4 • Published 8 years ago

firetail v0.2.4

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

Firetail

This package is a simple integration between the Firebase Database and the Bobtail functional reactive programming framework, using the bobtail-json-cell extension.

It provides read-only objects which can be bound to a Firebase ref, either as cells (which subscribes to the value event) or as lists (which subscribe to the child_added, child_removed, and child_changed events). Both types come in readonly and read-write variants.

Demo

Project Status

This code is in alpha state.

Acknowledgments

The first version of this was written during Dropbox's July 2017 Hack Week.

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.2-beta.1

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago