Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herber/mojilist
A list of emojis
https://github.com/herber/mojilist
emoji emojis
Last synced: 15 days ago
JSON representation
A list of emojis
- Host: GitHub
- URL: https://github.com/herber/mojilist
- Owner: herber
- License: mit
- Created: 2017-02-19T10:40:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T10:54:14.000Z (over 7 years ago)
- Last Synced: 2024-04-26T18:22:32.726Z (7 months ago)
- Topics: emoji, emojis
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mojilist
> A list of all standard emojis
## Installation:
```bash
npm install -S mojilist
```## Usage
```bash
const moji = require('mojilist');console.log(moji);
```DONE! 🏁
## License
MIT