emoji-family

returns the family emoji

Usage no npm install needed!

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

README

👨‍👩‍👦

Tests passing Tests passing

Returns the friendly family emoji.

Usage

const emoji = require('emoji-family');
console.log(emoji) // 👨‍👩‍👦

Tests

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