@wizdm/connect

Firebase integration for Angular

Usage no npm install needed!

<script type="module">
  import wizdmConnect from 'https://cdn.skypack.dev/@wizdm/connect';
</script>

README

@wizdm/connect

Connect is a firebase services integration library for Angular turning the official JavaScript SDK into an Observable based set of packages:

  • Auth - wrapping firebase authentication with guarding support
  • Database - supercharging firestore database with paged collections and distributed counters
  • Uploader - wrapping cloud storage service
  • Functions - wrapping cloud functions service

Further usage information and reference details can be found in the Wizdm documentation.