Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sternenseemann/emoji-generic

Haskell Emoji Library [WIP]
https://github.com/sternenseemann/emoji-generic

emoji haskell unicode

Last synced: 28 days ago
JSON representation

Haskell Emoji Library [WIP]

Awesome Lists containing this project

README

        

# emoji utilities for Haskell

This library is still growing! :sunflower:

## Progress

- [ ] Collect Data about Emojis
- [x] `emoji-test.txt`
- [ ] `emoji-data.txt`
- [ ] CLDR (?) data to get missing info, like unicode names (data files only contain cldr short names)
- [ ] Collect Data about legal sequences (?)
- [ ] `emoji-variation-sequences.txt`
- [ ] `emoji-zwj-sequences.txt`
- [ ] `emoji-sequences.txt`
- [ ] Fast runtime emoji lookup
- [ ] Precompiled map using TemplateHaskell?
- [ ] Short name → Emoji
- [ ] Unicode name → Emoji
- [ ] Keyboard group → list of Emoji
- [ ] Emoji colon sequence substitution based on short names