emoji-birthday

returns the birthday emoji

Usage no npm install needed!

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

README

🎂

Tests passing Tests passing

Returns the unassuming birthday emoji.

Usage

const emoji = require('emoji-birthday');
console.log(emoji) // 🎂

Tests

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