-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use emojilib #8
Comments
Is this issue solved ? |
No, it's still a WIP. An important thing is that I want the emoji definitions to continue to exist at compile time, not runtime. This means that the "main" code can't read JSON. Instead, we'll need some builder code (written in Emojicode to keep the Emojicode spirit 🙂) that will generate a data file. Basically, it would work like this:
|
Sounds cool , thanks for the updates |
emojilib has extensive emoji data that can be used to build out the emoji data. Seems like the first keyword is the emoji name, and following keywords are search keywords.
Resolves #1
To do
CONTRIBUTING.md
linguist-generated
Reference
json
packageThe text was updated successfully, but these errors were encountered: