@eliseubatista99/react-scaffold-firebase
v1.0.1
Published
A library of firebase utilites for React projects.
Downloads
21
Readme
A library which provides firebase related authentication and database utilities to easily build a integration with the firebase services and avoid repeating the usual code..
Installation
npm i @eliseubatista99/react-scaffold-firebase@eliseubatista99/react-scaffold-firebase is a React library that provides basic providers, hooks, and helpers to easily integrate your React application with the firebase services and avoid repeating the usual code.
It helps you write applications that behave consistently and are easy to test.
You can use this library together with any other library.
Installation
npm i @eliseubatista99/react-scaffold-firebaseContent
Providers: Useful providers to handle the authentication state and actions.
Hooks: Useful hooks to handle the communication with the firebase firestore.
Helpers: Classes to help with the firebase app initialization.
Change Log
Every release, along with the migration instructions, is documented on the GitHub Releases page.
