firelord
TypeScript icon, indicating that this package has built-in type declarations

2.8.18 • Public • Published

Firelord 烈火君

Created by tylim88   License   package size   github action   code coverage   GitHub issues   vulnerabilities

High Precision Firestore Admin Typescript Wrapper, Providing Unparalleled Type Safety and Dev Experience

Modular, Minuscule, Intuitive, Unopinionated, Craftsmanship, Ultimate, Peaceful, Deep

Of The VFQAT      ||      By The VFQAT      ||       For The VFQAT

Be The Master Of Your Fire, Be Firelord

Beyond Typing

Doc

Support emulator

Notice

Because the official admin SDK is lagging behind the official web SDK, Firelord admin will not sync with Firelord web and will fix bugs only until the official admin SDK catch up.

Which mean composite query (or() and()) is not available.

Why Do You Need This? What Problems Firelord Solves?

Read here at FirelordJS.

About

This wrapper wrap around admin Firestore V8 interface(There is no official V9 admin version) and turn it into type safe V9 interface.

The API is basically same as the web version, both web and admin version basically sharing the same documentation.

It does not become modular like the web version, but this is ok because we don't care about package size in back end.

The ultimate goal is to unify the knowledge of back end and front end, so we don't need to learn both V9 and V8 and most importantly: absolute type safe.

Due to a lot of small differences, it is unrealistic to squeeze both platforms under the same library unless we give up some functionalities.

What is next?

Add support for Firestore function triggers.

Have Questions?

Just Ask

Note: FirelordJS and Firelord share the same discussion space.

release note

Contributing

Read here

Related Projects

  1. FirelordJS - Typescript wrapper for Firestore Web
  2. FireSword - Filter Firestore and RTDB Unknown Keys.
  3. FireCall - Helper Function to write easier and safer Firebase onCall function.
  4. FireSageJS - Typescript wrapper for Realtime Database

Versions

Current Tags

Version History

Package Sidebar

Install

npm i firelord

Weekly Downloads

1,741

Version

2.8.18

License

MIT

Unpacked Size

183 kB

Total Files

223

Last publish

Collaborators

  • tylim