emoji-night-with-stars

returns the night-with-stars emoji

Usage no npm install needed!

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

README

🌃

Tests passing Tests passing

Returns the amazing night-with-stars emoji.

Usage

const emoji = require('emoji-night-with-stars');
console.log(emoji) // 🌃

Tests

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