Skip to content

Latest commit

History

History
112 lines (88 loc) 路 4.71 KB

README.md

File metadata and controls

112 lines (88 loc) 路 4.71 KB

VueFire logo


npm package build status code coverage


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

VueMastery Prefect

Bronze Sponsors

Stanislas Ormi猫res Antony Konstantinidis Storyblok Nuxt UI Pro Templates


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