open-i18n / rust-unic

UNIC: Unicode and Internationalization Crates for Rust
https://crates.io/crates/unic
Other
234 stars 24 forks source link

Support for stdin #249

Open ad-si opened 5 years ago

ad-si commented 5 years ago

This should work:

cat test.txt | unic-inspector
behnam commented 5 years ago

Totally agree! I really didn't spend much time in expanding functionality of the CLI apps. Would be grateful for any PR improving them!

behnam commented 5 years ago

And talking about ideas for unic-inspector, options to enable/disable various columns, which are character properties.