0.9.7 • Published 10 months ago
firereact v0.9.7
Installation
You can install the package via NPM:
npm i firereact
Features
- Very lightweight,
when unpacked,
when minified,
when minified+gzipped
- Supports
and
- Supports at least Firebase 11
- Supports Auth, Firestore, Functions, Providers and Storage.
- Provides hooks such as
useUser
for Auth oruseDocument
for Firestore, which can listen to realtime changes as well - Provides custom components such as
<FirestoreDocument />
or<StorageDownloadLink />
to keep the logic simple and/or avoid unnecessary rerendering - Provides custom contexts and providers such as
FirebaseSuiteProvider
,FirebaseAuthProvider
orFirestoreProvider
to access Firebase service instances anywhere in the component tree without relying on global variables or prop-drilling - Comprehensive documentation
Documentation
To use this library, check out the documentation here.
Contributing
You are welcome to contribute to the project. Before contributing:
- Always send pull requests to
dev
branch, which is the default branch of this repository.main
branch is used for latest published version. - You agree our code of conduct.
License
This library is licensed under MIT License.
0.9.7
10 months ago
0.9.6
10 months ago
0.9.5
10 months ago
0.9.4
10 months ago
0.9.3
10 months ago
0.9.0
10 months ago
0.9.2
10 months ago
0.9.1
10 months ago
0.8.0
2 years ago
0.7.0
2 years ago
0.6.3
2 years ago
0.6.2
2 years ago
0.6.5
2 years ago
0.6.4
2 years ago
0.6.1
2 years ago
0.5.0
2 years ago
0.6.0
2 years ago
0.4.5
2 years ago
0.4.4
2 years ago
0.4.7
2 years ago
0.4.6
2 years ago
0.4.3
2 years ago
0.4.2
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago
0.1.8
2 years ago
0.1.9
2 years ago
0.1.7
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.0
2 years ago