emoji-keycap-star

returns the keycap-star emoji

Usage no npm install needed!

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

README

*⃣

Tests passing Tests passing

Returns the wonderful keycap-star emoji.

Usage

const emoji = require('emoji-keycap-star');
console.log(emoji) // *⃣

Tests

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