localbase
localbase copied to clipboard
A Firebase-Style Database ... Offline!
Results
62
localbase issues
Sort by
recently updated
recently updated
newest added
This local implementation of the great Firebase is a great idea for offline applications especially PWAs and ELECTRON apps. But there is one key thing missing, the real-time `querySnapshot`. This...
enhancement
help wanted
I really like localbase, thank you for the great project! The support of other operators when making selects (get), inserts (add), updates (set), or deletes (delete) would be huge! The...
enhancement