Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pladaria/emoji-shortnames
List of emoji shortnames, grouped by category.
https://github.com/pladaria/emoji-shortnames
Last synced: about 2 months ago
JSON representation
List of emoji shortnames, grouped by category.
- Host: GitHub
- URL: https://github.com/pladaria/emoji-shortnames
- Owner: pladaria
- Created: 2015-11-08T17:13:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T06:34:46.000Z (over 7 years ago)
- Last Synced: 2024-11-02T01:37:25.157Z (2 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emoji shortnames
Just a json file with a list of all emoji shortames. Sorted and grouped by category.
Data extracted from [emojione](https://emojione.com) 3.1.2
## Install
```bash
npm install emoji-shortnames
```## Build
```bash
# clone repo, then
npm run build
```## License
MIT