emoji-melon

returns the melon emoji

Usage no npm install needed!

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

README

🍈

Tests passing Tests passing

Returns the wonderful melon emoji.

Usage

const emoji = require('emoji-melon');
console.log(emoji) // 🍈

Tests

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