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

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

Od 06.08.2021.. Pogledajte najnovija verzija.

Ovu skriptu ne treba izravno instalirati. To je biblioteka za druge skripte koje se uključuju u meta direktivu // @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
Stvoreno
06.08.2021.
Ažurirano
06.08.2021.
Size
142 KB
Licenza
MIT

usage:

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

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