emoji-footprints

returns the footprints emoji

Usage no npm install needed!

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

README

👣

Tests passing Tests passing

Returns the friendly footprints emoji.

Usage

const emoji = require('emoji-footprints');
console.log(emoji) // 👣

Tests

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