Skip to content

langston-barrett/emoji.yml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji.yml

Build Status

description

emoji.yml is a machine-readable (yaml) list of (almost) all unicode emoji characters, along with their names and hex codes.

details

the source data is a table given by the unicode consortium. it has been transformed using this simple haskell script to produce emoji.yml. like said table, it doesn't include the modifier or zwj sequences.

the provided version doesn't include images, but there is a comment in the source that explains how to include them in the output.

installation

just put emoji.yml wherever you want! if you want to build it from source, you can use cabal run like on any other haskell project.

About

a machine-readable (yaml) list of (almost) all unicode emoji

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages