firebase key:Firebase密钥实用程序和encodingdecoding函数 源码
火基键 它是什么? firebase-key是实用程序函数的库,用于操纵,编码和解码Firebase密钥。 您为什么需要它? 如果您需要执行以下任一操作,则可能会发现firebase-key有用: 将Firebase按键/ ID转换为时间。 根据时间查询按键/ ID。 尽可能高效地翻阅按键/ ID。 在Firebase密钥中存储非法字符。 将整数编码为按数字排序的字符串。 安装 使用NPM安装软件包: npm install firebase-key --save 并导入要与TypeScript或ES2015一起使用的函数: import { key } from "fire
文件列表
firebase-key-master.zip
(预估有个49文件)
firebase-key-master
docs
_config.yml
26B
index.md
3KB
THIRD_PARTY_NOTICES
1KB
package.json
3KB
rollup-config.js
248B
tslint.json
6KB
.github
FUNDING.yml
721B
暂无评论