emoji-high-brightness

returns the high-brightness emoji

Usage no npm install needed!

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

README

🔆

Tests passing Tests passing

Returns the unassuming high-brightness emoji.

Usage

const emoji = require('emoji-high-brightness');
console.log(emoji) // 🔆

Tests

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