emoji-cool

returns the cool emoji

Usage no npm install needed!

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

README

🆒

Tests passing Tests passing

Returns the creative cool emoji.

Usage

const emoji = require('emoji-cool');
console.log(emoji) // 🆒

Tests

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