emoji-rice-ball

returns the rice-ball emoji

Usage no npm install needed!

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

README

🍙

Tests passing Tests passing

Returns the creative rice-ball emoji.

Usage

const emoji = require('emoji-rice-ball');
console.log(emoji) // 🍙

Tests

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