Skip to content

bobtail-dev/firetail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An integration for Bobtail and Firebase

Resources

License

Stars

Watchers

Forks

Packages

No packages published