firestore-storage-core

JSON →
library 7.0.5 ·javascript
verified Jun 7, 2026

Core classes, types and utilities for firestore-storage, a TypeScript-first library that provides typesafe repositories around Firestore. Version 7.0.5 is current and stable, with regular releases. Key differentiators: compile-time safety for document paths and queries via generics, automatic base model fields (id, _rawPath), and nested collection support with type-safe parent ID maps. Unlike raw Firestore SDK, it enforces collection and document structures through repository patterns.