Browse Source

auto commit

tags/v1.2
yitter 3 years ago
parent
commit
4181284222
1 changed files with 4 additions and 10 deletions
  1. +4
    -10
      Node.js/README.md

+ 4
- 10
Node.js/README.md View File

@@ -1,16 +1,10 @@
<!--
* @description: README
* @author: bubao
* @date: 2021-04-28 09:52:24
* @last author: bubao
* @last edit time: 2021-04-28 10:34:31
-->
# ❄ idgenerator-Node.js

# cherry-id
## 介绍

[![NPM version](https://img.shields.io/npm/v/cherry-id.svg)](https://www.npmjs.com/package/cherry-id) [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/lang/english.svg)](README.md)
项目更多介绍参照:https://github.com/yitter/idgenerator

该代码参考 go 版本,需要 Nodejs 或者浏览器支持 `BigInt`。基本参数与 go 版本一致,只要,但是只实现了雪花飘移算法,没有传统的雪花算法,所以`Method`参数并没有作用。
代码贡献者:bubao 布宝

## 使用



Loading…
Cancel
Save