GithubHelp home page GithubHelp logo

dongido001 / vuefire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vuejs/vuefire

0.0 1.0 0.0 6.62 MB

๐Ÿ”ฅ Firebase bindings for Vue.js & Vuex

Home Page: https://vuefire.vuejs.org

JavaScript 3.41% HTML 8.75% TypeScript 87.84%

vuefire's Introduction

Vue logo

Vuefire & Vuexfire

Build Status Build Status

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

Related

License

MIT

vuefire's People

Contributors

alex88 avatar billyyyyy3320 avatar bredikhin avatar bsaf avatar chidindu-ogbonna avatar codeams avatar dependabot-preview[bot] avatar echelonka avatar elbatanony avatar epall avatar f1729 avatar gerardest avatar glumb avatar greenkeeper[bot] avatar hootlex avatar iwata avatar jkeys089 avatar mason avatar mattdsteele avatar npmcdn-to-unpkg-bot avatar obeyed avatar posva avatar robokozo avatar runeii avatar ser1us avatar shailen-naidoo avatar sweethuman avatar tje avatar trickstival avatar zhaofengli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.