https://github.com/madlittlemods/emoji-add-unicode-version
DEPRECATED: See https://github.com/MadLittleMods/emoji-unicode-version
https://github.com/madlittlemods/emoji-add-unicode-version
Last synced: 2 months ago
JSON representation
DEPRECATED: See https://github.com/MadLittleMods/emoji-unicode-version
- Host: GitHub
- URL: https://github.com/madlittlemods/emoji-add-unicode-version
- Owner: MadLittleMods
- Created: 2017-02-02T04:17:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T06:58:08.000Z (over 8 years ago)
- Last Synced: 2025-02-12T22:18:19.148Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Add `unicode_version` to emoji JSON map
This project has been **deprecated** in favor of https://github.com/MadLittleMods/emoji-unicode-version
Add the unicode version for each emoji in a emojione/gemojione JSON map
```
npm start
````emojis.json` is from https://github.com/jonathanwiesel/gemojione/blob/3d5dc04e9eae5a85e1e2de6727da6a882b79f256/config/index.json
`dist/emojis.json` holds the transformed data with `unicode_version` property
## Some differences
I noticed a few differences from the [gemojione](https://github.com/jonathanwiesel/gemojione/blob/3d5dc04e9eae5a85e1e2de6727da6a882b79f256/config/index.json) and [emojione](https://github.com/Ranks/emojione/blob/1a3227ac635b0fc456985b3a00e63492c225d254/lib/js/emojione.js) JSON maps and updated to the latest emojione.
- `large_blue_circle` -> `blue_circle`: https://github.com/Ranks/emojione/commit/dbf2df55150fbcce295e480aede2c603fb51ec12
- `ten` -> `keycap_ten`: https://github.com/Ranks/emojione/commit/48ab43b4af82f752a84065913ee6b47b01398b86