emoji-shell

returns the shell emoji

Usage no npm install needed!

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

README

🐚

Tests passing Tests passing

Returns the infamous shell emoji.

Usage

const emoji = require('emoji-shell');
console.log(emoji) // 🐚

Tests

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