Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jae-jae/utools-zhtw

uTools 插件:繁体字与简体字互转
https://github.com/jae-jae/utools-zhtw

iview utools vue

Last synced: about 1 month ago
JSON representation

uTools 插件:繁体字与简体字互转

Awesome Lists containing this project

README

        



# uTools-Zhtw

uTools 插件:繁体字与简体字互转

# 安装

- 下载`.upx`文件: [releases](https://github.com/jae-jae/uTools-Zhtw/releases)
- 复制或拖入 uTools主输入框中即可以进行安装

# 使用

## 功能关键词

输入下列关键词启动转换插件

- `zhtw`
- `2tw` - 简体字转繁体字
- `2zh` - 繁体字转简体字

# 贡献

欢迎来共同维护这个项目。

```shell
# 安装依赖
yarn install

# 开发模式,然后使用 app/plugin.json 文件安装插件
yarn serve

# build,然后使用 dist 目录下的文件打包成插件
yarn build
```

# License

MIT