RubyGems Navigation menu

utf8_sanitizer 2.16

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 2.17 - July 09, 2018 (12,5 KB)
  2. 2.16 - June 30, 2018 (12,5 KB)
  3. 2.15 - June 30, 2018 (12,5 KB)
  4. 2.14 - June 30, 2018 (12,5 KB)
  5. 2.13 - June 30, 2018 (12,5 KB)
Zeige alle Versionen (16 total)

Runtime Abhängigkeiten (1):

activesupport ~> 5.2

Development Abhängigkeiten (4):

bundler >= 1.16.2, ~> 1.16
pry ~> 0.11.3
rake >= 12.3.1, ~> 12.3
rspec ~> 3.7

Besitzer:

Autoren:

  • Adam Booth

SHA 256-Prüfsumme:

130d360a7a80e785f1c70e2737a546558cc80428df2b420a00f6b01e27455f9b

Downloads insgesamt 24.085

Für diese Version 1.546

Lizenz:

MIT

Erforderliche Ruby-Version: ~> 2.5.1

Links: