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