RubyGems Navigation menu

utf8_sanitizer 2.17

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.17 - July 09, 2018 (12.5KB)
  2. 2.16 - June 30, 2018 (12.5KB)
  3. 2.15 - June 30, 2018 (12.5KB)
  4. 2.14 - June 30, 2018 (12.5KB)
  5. 2.13 - June 30, 2018 (12.5KB)
全てのバージョンを表示(全16件)

Runtime依存関係 (1):

activesupport ~> 5.2

Development依存関係 (4):

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

所有者:

作者:

  • Adam Booth

SHA 256チェックサム:

fa581683c0ff950c92bc0b3f6acbae37f8b3580440429589b9403f87e6588ac0

累計ダウンロード数 23,840

このバージョンのみ 2,317

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.5.1

リンク: