{"library":"firebase","type":"library","category":null,"description":"The Firebase JavaScript SDK provides a comprehensive client-side library for interacting with Google's Firebase platform, suitable for web, mobile-web (e.g., React Native, Ionic), and Node.js desktop (e.g., Electron) applications. The current stable version is 12.12.0, with minor versions released frequently, often weekly or bi-weekly, reflecting continuous development and updates across its sub-packages. It offers a suite of services including Authentication, Cloud Firestore, Realtime Database, Cloud Storage, Cloud Functions, Messaging, Performance Monitoring, Analytics, Remote Config, App Check, and AI capabilities. A key differentiator since version 9 is its modular, tree-shakable API, which significantly improves application bundle sizes. This SDK is distinct from the Firebase Admin Node.js SDK, which is designed for privileged server environments and administrative access.","language":"javascript","status":"active","version":"12.12.0","tags":["javascript","authentication","database","Firebase","firebase","realtime","storage","performance","remote-config","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install firebase","imports":["import { initializeApp } from 'firebase/app';","import { getAuth, signInWithEmailAndPassword } from 'firebase/auth';","import { getFirestore, collection, addDoc } from 'firebase/firestore';","import type { User } from 'firebase/auth';"]},{"cmd":"yarn add firebase","imports":[]},{"cmd":"pnpm add firebase","imports":[]}],"homepage":"https://firebase.google.com","github":"https://github.com/firebase/firebase-js-sdk","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/firebase","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/firebase/compatibility"}}