emoji-lemon

returns the lemon emoji

Usage no npm install needed!

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

README

🍋

Tests passing Tests passing

Returns the creative lemon emoji.

Usage

const emoji = require('emoji-lemon');
console.log(emoji) // 🍋

Tests

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