Skip to content

vuejs/vuefire

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 1, 2023 13:29
December 21, 2022 15:16
December 1, 2023 13:54
December 1, 2020 12:19
December 14, 2023 16:45
December 14, 2023 16:02
October 21, 2020 12:01
src
December 15, 2023 14:48
December 15, 2023 14:48
November 10, 2022 10:31
November 9, 2022 11:13
October 26, 2022 20:01
December 14, 2023 16:01
November 15, 2022 16:10
December 1, 2022 15:15
November 30, 2023 17:18
September 13, 2023 11:44
October 23, 2022 16:05
December 14, 2023 16:02
December 14, 2023 16:45
November 21, 2022 11:36
September 6, 2023 18:56
December 28, 2022 13:32
December 14, 2023 16:45

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