emoji-joystick

returns the joystick emoji

Usage no npm install needed!

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

README

🕹

Tests passing Tests passing

Returns the friendly joystick emoji.

Usage

const emoji = require('emoji-joystick');
console.log(emoji) // 🕹

Tests

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