https://github.com/anhoder/utools-hashids
用于hashids加解密的utools插件。
https://github.com/anhoder/utools-hashids
hashids utools
Last synced: 2 months ago
JSON representation
用于hashids加解密的utools插件。
- Host: GitHub
- URL: https://github.com/anhoder/utools-hashids
- Owner: anhoder
- Created: 2021-03-21T06:53:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T08:39:57.000Z (over 4 years ago)
- Last Synced: 2025-03-22T05:27:19.463Z (7 months ago)
- Topics: hashids, utools
- Language: TypeScript
- Homepage: https://anhoder.github.io/16163845444276.html
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# utools-hashids
用于hashids加解密的utools插件。
* **[GitHub地址](https://github.com/anhoder/utools-hashids),点个Star吧✨✨**
* **[HomePage](https://anhoder.github.io)**## 功能
* 添加、删除hashids配置
* hashids加密
* hashids解密## 使用
* 添加配置: `hadd`, `hash添加配置`, `hash-add`
* 加密: `haen`, `hash-encode`, `hash编码`
* 解密: `hade`, `hash-decode`, `hash解码`