Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banyan/emoji-annotation-to-unicode
Map (JSON) for emoji annotation to unicode generated via GitHub API.
https://github.com/banyan/emoji-annotation-to-unicode
Last synced: 16 days ago
JSON representation
Map (JSON) for emoji annotation to unicode generated via GitHub API.
- Host: GitHub
- URL: https://github.com/banyan/emoji-annotation-to-unicode
- Owner: banyan
- Created: 2015-03-15T22:23:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-09T06:22:29.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T14:56:02.929Z (30 days ago)
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 11
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emoji-annotation-to-unicode
Map (JSON) for emoji annotation to unicode generated via GitHub API.
## Install
```
$ npm install --save emoji-annotation-to-unicode
```## Generate
```
$ ruby generate_map.rb
```## Lisence
MIT