README
Usage
npm i -g emojis-search
emojis-search
It's an interactive Command line tool and it doesn't accept any arguments so far.
Demo
TODO
make a separate project with the enums and descriptions and make this consume that.
command line interactive tool to explorer Unicode emojis
<script type="module">
import emojisSearch from 'https://cdn.skypack.dev/emojis-search';
</script>
npm i -g emojis-search
emojis-search
It's an interactive Command line tool and it doesn't accept any arguments so far.
make a separate project with the enums and descriptions and make this consume that.