emoji-apple

returns the apple emoji

Usage no npm install needed!

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

README

🍎

Tests passing Tests passing

Returns the friendly apple emoji.

Usage

const emoji = require('emoji-apple');
console.log(emoji) // 🍎

Tests

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