對檔案進行簡轉繁,繁轉簡 Conversion Simplified Chinese <-> Traditional Chinese.
npm install -g zh-converter
Usage: zh-converter [options]
Options:
-V, --version output the version number
-t, --traditional Convert to traditional chinese.
-s, --simplified Convert to simplified chinese.
-p, --path [PATH] Set path.
-e, --extname [type] filter extension name, ex. .json .txt (default: )
-h, --help output usage information
See Changelog for more detail