GitXplorerGitXplorer
v

vuefire

public
3841 stars
331 forks
25 issues

Commits

List of commits on branch main.
Verified
d492728d94f1480b412e5b511e6ec0601801fd88

release: nuxt-vuefire@1.0.4 vuefire@3.2.0

pposva committed a month ago
Verified
12e47ce37e96db394508612e1f68f5b18d86b109

chore: up nuxt

pposva committed a month ago
Verified
fadd82e924ce3288c9cecd30bbcda8423f20ec04

chore: up firebase deps

pposva committed a month ago
Verified
e51e59cab22be15d568dd3d5972b24d2d8e0c6ae

chore: up deps

pposva committed a month ago
Verified
ad462bdbf7614927b6fd2511aba7620a806ced23

fix(types): augment `vue` rather than `@vue/runtime-core` (#1565)

ddanielroe committed a month ago
Verified
9e11512e539794f173e91f7cc185ff21b91fd896

docs: add Nuxt note about public environment variables (#1562)

ddavidstackio committed a month ago

README

The README file for this repository.

VueFire logo


npm package build status


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

Route Optimizer and Route Planner Software Prefect VueMastery

Bronze Sponsors

Storyblok Nuxt UI Pro Templates Antony Konstantinidis Stanislas Ormières


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