emoji-stars

returns the stars emoji

Usage no npm install needed!

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

README

🌠

Tests passing Tests passing

Returns the charming stars emoji.

Usage

const emoji = require('emoji-stars');
console.log(emoji) // 🌠

Tests

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