emoji-dress

returns the dress emoji

Usage no npm install needed!

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

README

👗

Tests passing Tests passing

Returns the unassuming dress emoji.

Usage

const emoji = require('emoji-dress');
console.log(emoji) // 👗

Tests

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