emoji-signal-strength

returns the signal-strength emoji

Usage no npm install needed!

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

README

📶

Tests passing Tests passing

Returns the infamous signal-strength emoji.

Usage

const emoji = require('emoji-signal-strength');
console.log(emoji) // 📶

Tests

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