GitXplorerGitXplorer
v

vuefire

public
3841 stars
331 forks
25 issues

Commits

List of commits on branch main.
Verified
97f1be2e99b55a73a7837b0c810f552a75d8c465

chore: sponsors

pposva committed a month ago
Verified
c8945fc3d39831415ea14b98b922024995d17dbc

docs: fix typo in realtime-data.md (#1560)

ffaresg committed 2 months ago
Verified
17b79cf25e6a2bed5ea823fca223c8c7a3140840

release: nuxt-vuefire@1.0.3 vuefire@3.1.24

pposva committed 2 months ago
Verified
3314ff6d939df202ac5b8082742ed7038a27d2b8

ci: use firebase-tools

pposva committed 2 months ago
Verified
20f7cc3a64441d9ebe86624dac7e50203f92bd12

feat: upgrade firebase support

pposva committed 2 months ago
Verified
57fb395805ec2aa8a0f405a2c6750db21d5ec777

chore: execa up

pposva committed 2 months ago

README

The README file for this repository.

VueFire logo


npm package build status


Firebase for Vue made easy!

  • Works with Vue >=2.7 and Vue 3
  • Supports Composition and Options API
  • Supports Vuex, Pinia, and anything that gives you a Vue ref()
  • Built for Modular Firebase >=9 for optimal tree shaking
  • Automatically listen for changes in nested references

📚 Documentation

Help me keep working on this project 💚

Silver Sponsors

Route Optimizer and Route Planner Software Prefect VueMastery

Bronze Sponsors

Storyblok Nuxt UI Pro Templates Antony Konstantinidis Stanislas Ormières


Status

  • VueFire and Nuxt VueFire are both currently stable

Roadmap

You can follow the progress and future plans on the Roadmap issue.

Installation

VueFire requires the firebase package to be installed as well as vuefire:

npm install vuefire firebase

Check the documentation for Nuxt instructions.

Usage

Related

License

MIT