firewings

1.0.3 • Public • Published

🔥 Firewings 🔥

Downloads Version License

Give Firebase wings! - Useful helper-functions for Firebase's JS SDK.

📖 Read Full Documentation

Requirements

Make sure you have Firebase installed in your project and Firestore initiated.

"dependencies"{
  "firebase": "latest"
}

Install

npm i firewings

Setup

Add the below code to wherever you want to use the functions.

import { queryFirestore } from 'firewings'
//or
import { unwrapFirestoreDoc } from 'firewings'
// and so on

Included Functions

See all details to our helper functions here.

Firestore

Name Descripton
queryFirestore() see docs
unwrapFirestoreDoc() see docs
addToFirestore() see docs
setToFirestore() see docs
changeDocId() see docs
deleteEntireCollection() see docs
copyCollection() see docs

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i firewings

    Weekly Downloads

    158

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    554 kB

    Total Files

    53

    Last publish

    Collaborators

    • lupas