firebase/firebase-js-sdk
Firebase Javascript SDK observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 17
- age_days: 3418
- days_rel: 14
- days_push: 7
- n_releases_24m: 44
Adoption not part of the score
5139 stars · 1033 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official Firebase JavaScript SDK providing client-side libraries for Firebase services such as Authentication, Realtime Database, Firestore, Storage, and Cloud Messaging. It is distributed via npm and CDN for use in web apps, Node.js, and other JavaScript environments.
Use cases
- add user sign-in with email and social providers to a web app
- store and sync app data in realtime across clients
- send push notifications to browsers via cloud messaging
- upload and serve user files like images from cloud storage
- connect a Node.js or IoT client to Firebase services
- build a serverless web app backed by Google's Firebase platform
When to choose
- you are building a web or Node.js app on the Firebase platform
- you want managed authentication, realtime database, and messaging without running your own backend
- you need a tree-shakable modular SDK for modern JavaScript bundlers
When to avoid
- you self-host your infrastructure and want to avoid vendor lock-in to Google Cloud
- you need a backend-agnostic database driver for non-Firebase databases
- your project requires a permissively licensed dependency, since the license is custom
Facets
library · maturity stable
sdk auth database http-client websocket file-upload webhook web-development frontend backend databases developer-tools browser cross-platform firebase realtime-database cloud-messaging firestore baas typescript google-cloud nodejs web-server
2 sources
- readme: https://github.com/firebase/firebase-js-sdk · fetched 2026-08-28 · 505abea38713
- homepage: https://firebase.google.com/docs/web/setup · fetched 2026-08-29 · 7ca4ff06a872
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| firebase/firebase-js-sdk | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="firebase/firebase-js-sdk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem