Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/sternenseemann/emoji-generic
- Owner: sternenseemann
- License: lgpl-3.0
- Created: 2015-10-31T20:53:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T21:42:15.000Z (12 months ago)
- Last Synced: 2023-11-20T14:40:38.920Z (12 months ago)
- Topics: emoji, haskell, unicode
- Language: Haskell
- Homepage:
- Size: 143 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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