Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaxx2104/convert-firestore

Convert Realtime Database to Cloud Firestore
https://github.com/jaxx2104/convert-firestore

Last synced: 26 days ago
JSON representation

Convert Realtime Database to Cloud Firestore

Awesome Lists containing this project

README

        

# convert-firestore

[![NPM Version](http://img.shields.io/npm/v/convert-firestore.svg?style=flat)](https://www.npmjs.org/package/convert-firestore)

Convert Realtime Database to Cloud Firestore.

## Install

```
$ npm install convert-firestore
```

## Usage

### JavaScript API

```js
import convertFirestore from 'convert-firestore'
```