Registry / utility / utf8-sanitizer

utf8-sanitizer

JSON →
library2.17rbrubygemsunverified

Removes invalid UTF8 characters and extra whitespace from CSV or strings, providing a detailed report of changes.

gem install utf8_sanitizer
INSTALL
IMPORT
SIG · UTF8-SANITIZER
U
utf8-sanitizer
utilityrubyv2.17
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Utf8Sanitizer
require 'utf8_sanitizer'

Sanitize a string by removing invalid UTF8 and extra whitespace.

require 'utf8_sanitizer' sanitizer = Utf8Sanitizer.new sanitizer.sanitize("ABC Au\xC1tos,123 E Main St")
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.17latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
utf8-sanitizer — gem install utf8-sanitizer · libregistry