nk2028 / opencc-js

The JavaScript version of Open Chinese Convert (OpenCC)
https://www.npmjs.com/package/opencc-js
MIT License
245 stars 23 forks source link

whether dynamic translation is possible #22

Open xuxweei opened 2 years ago

xuxweei commented 2 years ago

Hello.If I have been translated from SIMPLIFIED to TRADITIONAL, then my new input content will not be traditional. Is there any way to solve this problem?

ayaka14732 commented 2 years ago

Perhaps calling HTMLConvertHandler.convert(); again may work