Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.25 KB

index.md

File metadata and controls

37 lines (31 loc) · 1.25 KB
layout title titleTemplate hero features footer
home
VueFire
Official Firebase bindings for Vue.js
name text tagline image actions
VueFire
Official Firebase bindings for Vue.js
Idiomatic composables for realtime data and other Firebase services
src alt
/logo.svg
VueFire logo
theme text link
brand
Get Started
/guide/getting-started
theme text link
alt
View on GitHub
title details
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.
title details
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!
title details
Flexible
Use Firebase Database, Firestore, Authentication, etc. VueFire exposes tree-shakable APIs that are built on top of the Firebase modular JS SDK.
MIT Licensed | Copyright © 2016-present Eduardo San Martin Morote
<script setup> import HomeSponsors from './.vitepress/theme/components/HomeSponsors.vue' </script>