emoji-hammer-and-wrench

returns the hammer-and-wrench emoji

Usage no npm install needed!

<script type="module">
  import emojiHammerAndWrench from 'https://cdn.skypack.dev/emoji-hammer-and-wrench';
</script>

README

🛠

Tests passing Tests passing

Returns the infamous hammer-and-wrench emoji.

Usage

const emoji = require('emoji-hammer-and-wrench');
console.log(emoji) // 🛠

Tests

emoji-hammer-and-wrench proudly has 100% test coverage. Run tests with npm test.