vuefire

? Firebase bindings for Vue.js & Vuex

Github星跟蹤圖

Synchronize your data and Firebase Cloud Store database in real-time

Documentation

Introduction

Firebase provides two solutions to handle real-time databases: Realtime Database
and Cloud Store (which is also a realtime database). In order to keep all
clients data in-sync with its cloud database, their js
SDK
provides the tools
to do so. However, it quickly becomes bothersome to bind multiple documents or
collections to your application, keep them synchronized as well as handling
references
to other documents or collections, which can contain references themselves and
must also be kept up to date. The goal of vuefire and vuexfire is to make this
as simple as a function call that returns a promise so it is also easy to setup
SSR and allows you to focus on developing your application.

To better understand why Vuefire will make it so much easier to develop Vue apps
with firebase, please, check this link in the
documentation

Note: This repository contains the code for vuefire and vuexfire packages:

Packages, Package, version, Description, ------------------------------, -----------------------------------------------------------------------------, ----------------------------------------------, [vuefire], vuefire-status, Firebase bindings for vue, vuexfire, vuexfire-status, Firebase bindings for vuex, @posva/vuefire-bundler, @posva/vuefire-bundler-status, Rollup config to bundle packages, @posva/vuefire-core, @posva/vuefire-core-status, Core bindings used for vuefire and vuexfire, @posva/vuefire-test-helpers, @posva/vuefire-test-helpers-status, Helpers used across core, vuefire and vuexfire, [vuefire]: packages/vuefire

License

MIT

主要指標

概覽
名稱與所有者vuejs/vuefire
主編程語言TypeScript
編程語言JavaScript (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2016-01-07 22:57:53
推送於2025-09-10 00:24:18
最后一次提交
發布數232
最新版本名稱v3.2.2 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數3.9k
關注者數68
派生數345
提交數2.1k
已啟用問題?
問題數491
打開的問題數25
拉請求數696
打開的拉請求數12
關閉的拉請求數258
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?