vuefire

๐Ÿ”ฅ Firebase bindings for Vue.js

MIT License

Downloads
90K
Stars
3.8K
Committers
72

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 ๐Ÿ’š


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

Package Rankings
Top 6.71% on Proxy.golang.org
Top 1.25% on Npmjs.org
Related Projects