3 releases

0.1.2 Aug 18, 2023
0.1.1 Aug 15, 2023
0.1.0 Aug 15, 2023

#23 in #charset

48 downloads per month

Custom license and maybe CC-PDDC

185KB
219 lines

A nushell plugin for converting charsets.

Installation

cargo install nu_plugin_charset
register ~/.cargo/bin/nu_plugin_charset

Usage

  • Use charset to detect charset of input. screenshot

  • Use charset decode to convert input to utf string. screenshot

    or convert to a given charset screenshot

  • Use charset encode ENCODING_NAME to convert utf string to a given charset screenshot

Dependencies

~18–30MB
~458K SLoC