utf8_sanitizer 2.11
Removes invalid UTF8 characters & extra whitespace (carriage returns, new lines, tabs, spaces, etc.) from csv or strings. Also provides detailed report indicating row numbers containing non-UTF8 and extra whitespace, and before and after to compare changes. Example: ABC Au\xC1tos,123 E Main St,Anytown,TX,75142,(888) 555-1234\n\r\n => ABC Autos,123 E Main St,Anytown,TX,75142,(888) 555-1234
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (3):
Development Abhängigkeiten (7):
byebug
>= 10.0.2, ~> 10.0
class_indexer
~> 0.3.0
irbtools
>= 2.2.1, ~> 2.2
rake
>= 12.3.1, ~> 12.3
rspec
~> 3.7
rubocop
~> 0.56.0
ruby-beautify
~> 0.97.4