emoji-mouse

returns the mouse emoji

Usage no npm install needed!

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

README

🐭

Tests passing Tests passing

Returns the amazing mouse emoji.

Usage

const emoji = require('emoji-mouse');
console.log(emoji) // 🐭

Tests

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