Pinned Repositories
abstracted-admin
Helpful access wrapper to the firebase admin API
fire-layer
A AWS Layer which provides FireModel, Abstracted-Admin, and dependencies as a layer
firebase-rules
Create readable and scalable firebase rules using javascript/typescript.
firelog
Logging for your apps and services with a Firebase backend
firemock
Firebase 3.0 mocking and mock generation all with Typescript typings
firemodel
Firebase Modeling, Typing, and Mocking
serialized-query
A simple Typescript class to serialize Firebase queries
typed-conversions
convenient data transformations, including Firebase specific conversions
universal-fire
A new set of implementations of abstracted-xxx, FireMock, and Firemodel which allows usage of both the Real Time database as well as Firestore. This monorepo is currently a work in progress; use the existing repos for production ready code.
vuex-plugin-firemodel
A Vuex Plugin to handle all Firemodel Events
forest-fire's Repositories
forest-fire/firemock
Firebase 3.0 mocking and mock generation all with Typescript typings
forest-fire/abstracted-admin
Helpful access wrapper to the firebase admin API
forest-fire/firemodel
Firebase Modeling, Typing, and Mocking
forest-fire/vuex-plugin-firemodel
A Vuex Plugin to handle all Firemodel Events
forest-fire/fire-layer
A AWS Layer which provides FireModel, Abstracted-Admin, and dependencies as a layer
forest-fire/universal-fire
A new set of implementations of abstracted-xxx, FireMock, and Firemodel which allows usage of both the Real Time database as well as Firestore. This monorepo is currently a work in progress; use the existing repos for production ready code.
forest-fire/abc
The ABC API sits on top of Firemodel and allows for a cache-forward design for browser based clients wanting a high performance way to interact with Firestore/RTDB
forest-fire/abstracted-client
A useful abstraction of the Firebase client SDK
forest-fire/firebase-rules
Create readable and scalable firebase rules using javascript/typescript.
forest-fire/firefixture
forest-fire/firelog
Logging for your apps and services with a Firebase backend
forest-fire/serialized-query
A simple Typescript class to serialize Firebase queries
forest-fire/typed-conversions
convenient data transformations, including Firebase specific conversions
forest-fire/abc-plugin-vegemite
An ABC dispatch plugin for vegemite
forest-fire/abc-plugin-vuex
An ABC dispatch plugin for the Vuex state management tool
forest-fire/abstracted-firebase
A useful abstraction of the Firebase SDK (client and admin)
forest-fire/firebase-api-surface
all the TypeScript typing you'll need for Firebase