emoji-cow2

returns the cow2 emoji

Usage no npm install needed!

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

README

🐄

Tests passing Tests passing

Returns the charming cow2 emoji.

Usage

const emoji = require('emoji-cow2');
console.log(emoji) // 🐄

Tests

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