emoji-turtle

returns the turtle emoji

Usage no npm install needed!

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

README

🐢

Tests passing Tests passing

Returns the imaginative turtle emoji.

Usage

const emoji = require('emoji-turtle');
console.log(emoji) // 🐢

Tests

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