Skip to content

lupas/firewings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 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

About

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

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published