Skip to content

inxunxa/simplest-firebase-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

simplest-firebase-wrapper

This is a really simple firebase wrapper I just created to use Firebase and VueJS, but can easy be used with any other framework (or none at all).

Basic idea

  • To initialize the connections, and pass a list that will be updated with (the specified) firebase tree, auto managing the child_added, child_changed and child_removed events from firebase.
  • Provide easy to use, easy to remember method names to async usage of database storage.

(STILL WORKING ON THIS)

About

This is a really simple firebase wrapper I just created for personal usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors