emojigg
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

Emoji.gg wrapper for Node.js

npm version npm downloads


Documentation

First you need to import the library

const Emoji = require('emojigg')

To get an emoji by its id or title use .get method:
await Emoji.get(5)

To get the emoji.gg stats use .stats method:
await Emoji.stats()

Package Sidebar

Install

npm i emojigg

Weekly Downloads

1

Version

1.1.7

License

ISC

Unpacked Size

5.68 kB

Total Files

9

Last publish

Collaborators

  • tiramify