emoji-popcorn

returns the popcorn emoji

Usage no npm install needed!

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

README

🍿

Tests passing Tests passing

Returns the friendly popcorn emoji.

Usage

const emoji = require('emoji-popcorn');
console.log(emoji) // 🍿

Tests

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