@ibrilliant/utils
v2.0.0
Published
内部使用的一些工具合集
Downloads
3
Readme
@ibrilliant/utils
内部使用的一些工具合集
简介
| operators | 简介 |
| --------------------------------------------------------------------- | --------------------------------- |
| AppMethods | App
方法的封装 |
| AppChannel | App
channel
常量 |
| getDeviceID | 使用fingerprintjs
生成唯一机器码 |
| isDeepEqual | 从fast-deep-equal/react
重新导出 |
| logger | debug
的封装 |
| normalizeKLinesWithAction | 对 K 线数据的清洗 |
| normalizeLink | 对url
处理,方便添加query
|
| openWindowByBlank | 安全的新建标签打开窗口 |
| wrapperedQs | 对qs
的封装 |
| WsService | 使用rxjs
封装的websocket
|