Registry / utility / unf
library0.2.0rbrubygemsunverified

Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.

gem install unf
INSTALL
IMPORT
SIG · UNF
U
unf
utilityrubyv0.2.0
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.

UNF
require 'unf'

Normalize a Unicode string using NFKC normalization.

require 'unf' normalizer = UNF::Normalizer.new normalizer.normalize('café', :nfkc)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
unf — gem install unf · libregistry