5.5.1 • Published 3 years ago

firebase-functions-extended-client v5.5.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

npm TypeScript PRs Welcome npm

firebase-functions-extended-client

Client for the firebase-functions-extended package. It's for my personal uses for now, so I won't write a proper readme for it, but its use is quite straightforward, if you got to understand the firebase-functions-extended, also without a readme.

Installation

npm install firebase-functions-extended-client
# or
yarn add firebase-functions-extended-client

Usage

  • If data is an object, undefined properties are removed (deep copy non-undefined props). Before, as done automatically by firebase-functions, undefined props were turned to null.

Changelog

5.5.1

3 years ago

5.5.0

3 years ago

5.4.1

3 years ago

5.4.0

3 years ago

5.1.0

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago