README
📛
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.
returns the name-badge emoji
<script type="module">
import emojiNameBadge from 'https://cdn.skypack.dev/emoji-name-badge';
</script>
Returns the imaginative name-badge emoji.
const emoji = require('emoji-name-badge');
console.log(emoji) // 📛
emoji-name-badge proudly has 100% test coverage. Run tests with npm test.