emoji-five

returns the five emoji

Usage no npm install needed!

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

README

5️⃣

Tests passing Tests passing

Returns the charming five emoji.

Usage

const emoji = require('emoji-five');
console.log(emoji) // 5️⃣

Tests

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