emoji-up

returns the up emoji

Usage no npm install needed!

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

README

🆙

Tests passing Tests passing

Returns the friendly up emoji.

Usage

const emoji = require('emoji-up');
console.log(emoji) // 🆙

Tests

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