emoji-dango

returns the dango emoji

Usage no npm install needed!

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

README

🍡

Tests passing Tests passing

Returns the friendly dango emoji.

Usage

const emoji = require('emoji-dango');
console.log(emoji) // 🍡

Tests

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