Skip to content

Latest commit

 

History

History
executable file
·
39 lines (25 loc) · 1.34 KB

README.md

File metadata and controls

executable file
·
39 lines (25 loc) · 1.34 KB

uniname

GitHub release MIT License Go Report Card PRs Welcome

displays the hexadecimal UTF-32 character and text description for a unicode glyph

Install

Option 1: Binary

Download the latest release from https://github.com/jakewarren/uniname/releases/latest

Option 2: From source

go get github.com/jakewarren/uniname

Usage

❯ uniname 😺
  UTF-32   GLYPH                NAME                
+---------+-------+----------------------------------+
  U+1F63A   😺    SMILING CAT FACE WITH OPEN MOUTH  

Changes

All notable changes to this project will be documented in the [changelog].

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

License

MIT © 2018 Jake Warren