3 releases
| 0.1.2 | Aug 18, 2023 |
|---|---|
| 0.1.1 | Aug 15, 2023 |
| 0.1.0 | Aug 15, 2023 |
#33 in #charset
29 downloads per month
185KB
219 lines
A nushell plugin for converting charsets.
Installation
cargo install nu_plugin_charset
register ~/.cargo/bin/nu_plugin_charset
Usage
-
Use
charsetto detect charset of input.
-
Use
charset decodeto convert input to utf string.
or convert to a given charset

-
Use
charset encode ENCODING_NAMEto convert utf string to a given charset
Dependencies
~20–34MB
~493K SLoC