Chinese Conversion API between Traditional Chinese (zh-tw) and Simplified Chinese (zh-cn)

It is a JavaScript library for the conversion of chinese characters.

As of 06. 08. 2021. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://updategf.qytechs.cn/scripts/430412/957740/Chinese%20Conversion%20API%20between%20Traditional%20Chinese%20%28zh-tw%29%20and%20Simplified%20Chinese%20%28zh-cn%29.js

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
𝖢𝖸 𝖥𝗎𝗇𝗀
Verzija
1.0
Napravljeno
06. 08. 2021
Ažurirano
06. 08. 2021
Size
142 КБ
Licenca
MIT

usage:

@require https://greasyfork.org/xxxxxx.js

console.log(ChineseConversionAPI.sc2tc('我爱吃面包')); //我愛吃麵包
console.log(ChineseConversionAPI.tc2sc('我愛吃麵包')); //我爱吃面包