emoji-sushi

returns the sushi emoji

Usage no npm install needed!

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

README

🍣

Tests passing Tests passing

Returns the infamous sushi emoji.

Usage

const emoji = require('emoji-sushi');
console.log(emoji) // 🍣

Tests

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