Hacker News new | ask | show | jobs
by inex 3099 days ago
Yeah there are a lot of lists - but I really needed the HTML Codes for every Emoji. That was the main focus of the list.
2 comments

Why don't you just compute the HTML Codes from the Unicode codepoints?
Valid point, but that would require server- or client-side processing, right?

I intended with the list in JSON to deliver a as solid base as possible for anyone available to process it like needed.

However, any recommendations for optimization’s or alike are very welcome!

Why?