Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 插件:繁体字与简体字互转
- Host: GitHub
- URL: https://github.com/jae-jae/utools-zhtw
- Owner: jae-jae
- Created: 2019-10-19T04:48:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T10:01:45.000Z (about 2 years ago)
- Last Synced: 2024-10-29T20:20:31.748Z (about 2 months ago)
- Topics: iview, utools, vue
- Language: Vue
- Size: 1.48 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
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