Appearance
Traditional/Simplified
Convert text between Traditional and Simplified Chinese.
zh hans简繁转换器zh hant簡繁轉換器
Demo
Readme
Traditional/Simplified
Convert text between Traditional and Simplified Chinese.
The extension has two actions:
- 简 (jiǎn), which converts to Simplified Chinese.
- 繁 (fán), which converts to Traditional Chinese.
Neither action appears if the selected text contains no Chinese characters.
Notes
Author: Nick Moore
The conversion is performed by the tongwen-core library with the tongwen-dict dictionaries, both MIT Licensed.
The regex is based on "CJK Unified Ideographs" and "CJK Unified Ideographs Extension A" from Table 18-1 "Blocks Containing Han Ideographs" in Unicode Standard.
Changelog
- 25 Jun 2024: Add keywords to metadata
- 21 Jun 2024: Initial release
Info
- Updated
Jun 25, 2024 - Version
235 - Identifier
com.pilotmoon.popclip.extension.traditional-simplified
- PopClip Version
≥2023.7 - Action Type
JavaScript - License
MIT License - Source
pilotmoon/PopClip-Extensions/.../source/TradSim.popclipext/