1 Star 0 Fork 529

麦田的香/多语言新雪花算法(SnowFlake IdGenerator)

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 516 Bytes
一键复制 编辑 原始数据 按行查看 历史
yitter 提交于 2021-08-31 11:52 +08:00 . auto commit
{
"name": "cherry-id",
"version": "0.0.3",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "node ./test/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bubao/cherry-id-js.git"
},
"author": "bubao",
"license": "MIT",
"bugs": {
"url": "https://github.com/bubao/cherry-id-js/issues"
},
"homepage": "https://github.com/bubao/cherry-id-js#readme",
"description": ""
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/ToAcoder/idgenerator.git
git@gitee.com:ToAcoder/idgenerator.git
ToAcoder
idgenerator
多语言新雪花算法(SnowFlake IdGenerator)
master

搜索帮助