README
📶
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.
returns the signal-strength emoji
<script type="module">
import emojiSignalStrength from 'https://cdn.skypack.dev/emoji-signal-strength';
</script>
Returns the infamous signal-strength emoji.
const emoji = require('emoji-signal-strength');
console.log(emoji) // 📶
emoji-signal-strength proudly has 100% test coverage. Run tests with npm test.