node-red-contrib-iconvfile

0.2.0 • Public • Published

node-red-contrib-iconvfile

You no longer need to use these nodes, for Node-RED 0.20.0 released. Now core file node is able to encode in many charsets.

Node-RED node to read a file and write to a file in the charset that you want (not only utf8).

Description

This nodes extend Node-RED core file in node to read the file in the specified charset,
and extend Node-RED core file node to write output to a file in the specified charset.

Encoding is based on iconv-lite module.
For supported encodings, refer to iconv-lite wiki page.

Install

NPM

Licence

Apache-2.0

Author

s1r-J

/node-red-contrib-iconvfile/

    Package Sidebar

    Install

    npm i node-red-contrib-iconvfile

    Weekly Downloads

    10

    Version

    0.2.0

    License

    Apache-2.0

    Unpacked Size

    44.5 kB

    Total Files

    9

    Last publish

    Collaborators

    • s1r-j