Skip to content

horasal/nu_plugin_charset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A nu-shell plugin for converting charsets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages