FirebaseExtended/firepad
Collaborative Text Editor Powered by Firebase observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived 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: n/a
- age_days: 4908
- days_rel: n/a
- days_push: 721
- n_releases_24m: 0
Adoption not part of the score
3875 stars · 871 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Firepad is an open-source collaborative code and text editor library powered by Firebase for real-time sync and storage, designed to be embedded in web applications. It supports rich text and code editing modes and requires no server-side code.
Use cases
- add real-time collaborative text editing to a web app
- build a shared code editor like Google Docs for code
- embed a collaborative rich text editor in my application
- sync editor state across multiple users with Firebase
- build a collaborative notepad or whiteboard-style editor
When to choose
- you already use Firebase Realtime Database and want collaborative editing
- you need an embeddable, serverless collaborative editor in a web app
- you want CodeMirror-based collaborative code editing
When to avoid
- you need a project under active development with new features and triaged issues
- you don't want a Firebase dependency for sync and storage
- you need a standalone editor application rather than an embeddable component
Facets
library · maturity maintenance
editor websocket state-management web-development frontend text-editors browser collaborative-editing firebase codemirror real-time-collaboration rich-text-editor frozen-project real-time javascript nodejs
1 source
- readme: https://github.com/FirebaseExtended/firepad · fetched 2026-08-28 · 034876d71988
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FirebaseExtended/firepad | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="FirebaseExtended/firepad")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem