emoji-racehorse

returns the racehorse emoji

Usage no npm install needed!

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

README

🐎

Tests passing Tests passing

Returns the unassuming racehorse emoji.

Usage

const emoji = require('emoji-racehorse');
console.log(emoji) // 🐎

Tests

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