Skip to content

getstencil/emojis.json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emojis.json

Tagged document for the 2,666 emojis we currently use in Stencil. Lots of emoji JSON documents scattered around the web, but they were all missing different properties (and structure) that we needed.

Here's the breakdown of what's included in this document:

  • category the category the emoji is part of
  • codes an array of codes that apps may use, including short, simple and standard
  • name the name of the emoji
  • skinTone the skin tone of the emoji, or false if skin tone isn't relevant
  • tags an array of tags for the emoji

Note

I've since stumbled on Cal Henderson's amazing emoji-data library. Will likely use it to consolidate the data I want, and keep this one going so that it's in the format Stencil likes :)

About

JSON document of 2,666 emojis, including the category, name, skin tone, tags and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors