Skip to content

VueFire

Official Firebase bindings for Vue.js

Idiomatic composables for realtime data and other Firebase services

VueFire logo

Idiomatic

Use composables that align with the declarative approach of Vue. Everything that can be automatically handled by VueFire is. Nested Collections, Document References, and more, are all handled for you.

Performant

VueFire only handles the binding for you so your state is always up to date with the server. You'll still be able to use the Firebase JS SDK to its full potential!

Flexible

Use Firebase Database, Firestore, Authentication, etc. VueFire exposes tree-shakable APIs that are built on top of the Firebase modular JS SDK.

Released under the MIT License.