emoji-rankings

List of emoji ranked by frequency of use on Twitter

Usage no npm install needed!

<script type="module">
  import emojiRankings from 'https://cdn.skypack.dev/emoji-rankings';
</script>

README

emoji-rankings

List of emoji ranked by frequency of use on Twitter

The data comes from the EmojiTracker API. Props to @mroth for building it.

Installation

npm install emoji-rankings --save

Tests

npm install
npm test

Dependencies

None

Dev Dependencies

  • tap-spec: Formatted TAP output like Mocha's spec reporter
  • tape: tap-producing test harness for node and browsers

License

MIT