Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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