node-red-contrib-detect-chinese

A simple node that detects whether message payload contains chinese characters

Usage no npm install needed!

<script type="module">
  import nodeRedContribDetectChinese from 'https://cdn.skypack.dev/node-red-contrib-detect-chinese';
</script>

README

node-red-contrib-detect-chinese

node-red-contrib-detect-chinese is a simple node that detects whether message payload contains chinese characters.

Installation

npm install node-red-contrib-detect-chinese

Usage

Input

simply passes payload as input

Output

returns detect, which has 3 possibilities: entire, partial, none

License

MIT

Bugs

See https://github.com/simiroll/node-red-contrib-detect-chinese/issues