vuejs / vuefire

🔥 Firebase bindings for Vue.js

Home Page:https://vuefire.vuejs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🔥 Firebase bindings for Vue.js

https://vuefire.vuejs.org

License:MIT License


Languages

Language:TypeScript 83.2%Language:Vue 10.0%Language:JavaScript 5.2%Language:CSS 0.8%Language:EJS 0.6%Language:Shell 0.2%Language:HTML 0.1%