emoji-angry

returns the angry emoji

Usage no npm install needed!

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

README

😠

Tests passing Tests passing

Returns the wonderful angry emoji.

Usage

const emoji = require('emoji-angry');
console.log(emoji) // 😠

Tests

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