emoji-100

returns the 100 emoji

Usage no npm install needed!

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

README

💯

Tests passing Tests passing

Returns the wonderful 100 emoji.

Usage

const emoji = require('emoji-100');
console.log(emoji) // 💯

Tests

emoji-100 proudly has 100% test coverage. Run tests with npm test.