Real-Time SyncFirestore snapshot listeners are automatically managed. Data stays in sync as long as it is observed.
Minimal APIJust two core classes — ObservableDocument and ObservableCollection — covering all common use cases.
Type SafeWritten in TypeScript with full generics support. Your document and collection data is statically typed.
LightweightMinimal dependencies. MobX and the Firebase SDK are peer dependencies, keeping your bundle lean.