README
🍚
Returns the amazing rice emoji.
Usage
const emoji = require('emoji-rice');
console.log(emoji) // 🍚
Tests
emoji-rice proudly has 100% test coverage. Run tests with npm test.
returns the rice emoji
<script type="module">
import emojiRice from 'https://cdn.skypack.dev/emoji-rice';
</script>
Returns the amazing rice emoji.
const emoji = require('emoji-rice');
console.log(emoji) // 🍚
emoji-rice proudly has 100% test coverage. Run tests with npm test.