emoji-fireworks

returns the fireworks emoji

Usage no npm install needed!

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

README

🎆

Tests passing Tests passing

Returns the imaginative fireworks emoji.

Usage

const emoji = require('emoji-fireworks');
console.log(emoji) // 🎆

Tests

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