Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.32 KB

Fireman logo

Fireman

Fireman is a simple, yet powerful, wrapper around the firestore SDK* providing firestore helper functions and an enhanced developer experience.

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.