Skip to content

vuejs/vuefire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuefire Build Status npm package coverage

Vue.js 2 binding for Cloud Firestore

Installation

npm i vuefire@next

Usage

Check test/*.spec.js and examples/ for some examples

Data Normalization

Array Bindings

Contributing

Clone the repo, then:

$ npm install
$ npm test

License

MIT