README
🗜
Returns the amazing compression emoji.
Usage
const emoji = require('emoji-compression');
console.log(emoji) // 🗜
Tests
emoji-compression proudly has 100% test coverage. Run tests with npm test.
returns the compression emoji
<script type="module">
import emojiCompression from 'https://cdn.skypack.dev/emoji-compression';
</script>
Returns the amazing compression emoji.
const emoji = require('emoji-compression');
console.log(emoji) // 🗜
emoji-compression proudly has 100% test coverage. Run tests with npm test.