Skip to content

vuejs/vuefire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81f7205 Â· Feb 23, 2024
Dec 1, 2023
Dec 21, 2022
Feb 21, 2024
Dec 1, 2020
Feb 23, 2024
Feb 23, 2024
Dec 30, 2023
Oct 21, 2020
Feb 23, 2024
Feb 23, 2024
Nov 10, 2022
Nov 9, 2022
Oct 26, 2022
Dec 14, 2023
Nov 15, 2022
Feb 23, 2024
Dec 1, 2022
Nov 30, 2023
Aug 29, 2023
Nov 29, 2022
Jul 20, 2023
Sep 13, 2023
Oct 23, 2022
Feb 23, 2024
Feb 23, 2024
Feb 21, 2024
Sep 5, 2023
Nov 21, 2022
Sep 6, 2023
Dec 28, 2022
Dec 14, 2023

Repository files navigation

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 is currently stable
  • Nuxt VueFire is in Preview

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