Skip to content

Simplified Chinese <-> Traditional Chinese

License

Notifications You must be signed in to change notification settings

weiting-tw/zh-converter

Repository files navigation

zh-converter

GitHub npm (scoped) pipeline status coverage report BCH compliance

About

對檔案進行簡轉繁,繁轉簡 Conversion Simplified Chinese <-> Traditional Chinese.

Install

npm install -g zh-converter

Usage

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

Changelog

See Changelog for more detail

Related