An open API service indexing awesome lists of open source software.

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插件。

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解码`