Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicodery

Unicodery icon

PowerShell Gallery Version PowerShell Gallery Actions Status Mastodon: @dataelemental@mastodon.social

Cmdlets to search, lookup, and get details about Unicode characters.

a demonstration of the module commands

  • Get-CharacterDetails: Returns filterable categorical information about characters in the Unicode Basic Multilingual Plane.
  • Get-Unicode: Returns the (UTF-16) .NET string for a given Unicode codepoint, which may be a surrogate pair.
  • Get-UnicodeByName: Returns characters based on Unicode code point name, GitHub short code, or HTML entity.
  • Get-UnicodeName: Returns the name of a Unicode code point.
  • Import-CharConstants: Imports characters by name as constants into the current scope.

About

Cmdlets to search, lookup, and get details about Unicode characters.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages