ruby-unicode-blocks

Ruby library returning Unicode blocks of a string
  https://github.com/janlelis/unicode-blocks
  0
  no reviews



A Unicode block is one of several contiguous ranges of numeric character codes (code points) of the Unicode character set that are defined by the Unicode Consortium for administrative and documentation purposes. Each Unicode character belongs to such a block.

This Ruby library returns all blocks associated to a given string.