Skip to content

cshields143/uname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uname

Turn a code point (as a hexadecimal string) into its name.

  • If code point possesses a correction alias, that will be used instead
  • If code point has no name, control/figment alias will be used instead
  • Implements NR1, NR2, NR3, and NR4 from the standard
  • Certain "no-names" will be returned in the following cases:
    • Private use
    • Surrogate
    • Noncharacter
    • Reserved

Version is matched with the version of Unicode that is implemented

About

Convert code point hex to Unicode character name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published