emoji-sob

returns the sob emoji

Usage no npm install needed!

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

README

😭

Tests passing Tests passing

Returns the imaginative sob emoji.

Usage

const emoji = require('emoji-sob');
console.log(emoji) // 😭

Tests

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