emoji-fork-and-knife

returns the fork-and-knife emoji

Usage no npm install needed!

<script type="module">
  import emojiForkAndKnife from 'https://cdn.skypack.dev/emoji-fork-and-knife';
</script>

README

🍴

Tests passing Tests passing

Returns the creative fork-and-knife emoji.

Usage

const emoji = require('emoji-fork-and-knife');
console.log(emoji) // 🍴

Tests

emoji-fork-and-knife proudly has 100% test coverage. Run tests with npm test.