emoji-fist

returns the fist emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the friendly fist emoji.

Usage

const emoji = require('emoji-fist');
console.log(emoji) // ✊

Tests

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