emoji-battery

returns the battery emoji

Usage no npm install needed!

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

README

🔋

Tests passing Tests passing

Returns the imaginative battery emoji.

Usage

const emoji = require('emoji-battery');
console.log(emoji) // 🔋

Tests

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