encoding-fix

Recursively changes the encoding of files.


Keywords
encoding, file, fix, recursive
License
Fair
Install
npm install encoding-fix@1.0.5

Documentation

encoding-fix

Changes the encoding of the given file or directory. Works recursively if a directory is specified.

Usage

Use --from and --to to specify the encoding. For supported encodings head to iconv-lite's wiki.