fireman

๐Ÿ”ฅ Comprehensive firestore helper functions

MIT License

Stars
10
Committers
2

Documentation

View Docs

Features

๐Ÿšฒ Easy to learn

Querying is done with a single interface, easily get documents from your firestore instance.

๐Ÿง‘โ€๐Ÿš’ Consistent

The API is predictable and consistent, making it easy to intergrate.

๐Ÿ”ฅ Extensive

Covers both Firestore and Firestore Admin SDKs (coming soon)

Installation

npm i @fireman/web

For the server

npm i @fireman/admin

See how to use on the usage docs

License

Fireman is licensed under the MIT license.