emoji-name-badge

returns the name-badge emoji

Usage no npm install needed!

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

README

📛

Tests passing Tests passing

Returns the imaginative name-badge emoji.

Usage

const emoji = require('emoji-name-badge');
console.log(emoji) // 📛

Tests

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