emoji-card-index

returns the card-index emoji

Usage no npm install needed!

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

README

📇

Tests passing Tests passing

Returns the amazing card-index emoji.

Usage

const emoji = require('emoji-card-index');
console.log(emoji) // 📇

Tests

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