firestore parser:将Firestore REST API JSON解析为可用的JS对象 源码
火库解析器· 将 JSON解析为可用的JS对象 安装 // Install with NPM npm install firestore-parser --save // or Install with Yarn yarn add firestore-parser 例子 // Node/AMD: // const FireStoreParser = require('firestore-parser'); // Node with TypeScript: // import * as FireStoreParser from 'firestore-parse
文件列表
firestore-parser-master.zip
(预估有个11文件)
firestore-parser-master
.nvmrc
6B
.babelrc
194B
index.js
1KB
package.json
1KB
package-lock.json
261KB
index.test.js
5KB
.gitignore
39B
webpack.config.js
370B
.circleci
暂无评论