opencc-js
The JavaScript version of Open Chinese Convert (OpenCC)
contains-chinese
Checks whether the input string contains any Chinese text (at least one character). Works with Traditional and Simplified. Unlike the is-chinese package, returns `true` even if the string contains mixed Chinese and non-Chinese characters.