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

0.1.29 • Public • Published

firecache

Build and Publish Code Coverage NPM Version License Downloads/week Github Issues

A client-side state-management system for firebase.

Enum + State = Observable

Description

This library allows you to specify paths as typescript enums to different documents/collections in firestore.

You can use path variables to create dynamic paths, which are based on the state of the library.

Below Shows how paths are resolved from Enums to Observables.

diagram

Links

Readme

Keywords

none

Package Sidebar

Install

npm i firecache

Weekly Downloads

21

Version

0.1.29

License

MIT

Unpacked Size

494 kB

Total Files

287

Last publish

Collaborators

  • benwinding