iamcal / emoji-data

Easy to parse data and spritesheets for emoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

accessing the actual emojis from the json file

juls0730 opened this issue · comments

Hello, recently I've been building a simple little emoji picker and being able to return the actualy emoji i just picked, is proving to be very hard if not impossible, so I was wondering if it's possible to include the raw emoji in the json file.

kindly, Juls07

A full set of 64px images is about 37MB at the moment, so that would make a huge JSON files.

It's possible to do this yourself, but I won't be adding it to the repo.

@iamcal Oh, if I knew I still had this opened, I would've closed it long ago. I eventually wrote a Python script to scrap the emojis off that table in the HTM file, which was huge. I sincerely apologize for wasting your time, thank you for your response.

No worries at all - sorry it took me a year to reply!

no worries lol