README
😹
Returns the imaginative joy-cat emoji.
Usage
const emoji = require('emoji-joy-cat');
console.log(emoji) // 😹
Tests
emoji-joy-cat proudly has 100% test coverage. Run tests with npm test.
returns the joy-cat emoji
<script type="module">
import emojiJoyCat from 'https://cdn.skypack.dev/emoji-joy-cat';
</script>
Returns the imaginative joy-cat emoji.
const emoji = require('emoji-joy-cat');
console.log(emoji) // 😹
emoji-joy-cat proudly has 100% test coverage. Run tests with npm test.