emoji_to_term

Emoji-to-Term is a module that converts emojis based on id/name to an image in the terminal.

Usage no npm install needed!

<script type="module">
  import emojiToTerm from 'https://cdn.skypack.dev/emoji_to_term';
</script>

README

Emoji-to-Term

Emoji-to-Term is a module that converts emojis based on id/name to an image in the terminal.

This is still a work in progress and only supports Discord/Twemoji emojis!

Docs

file(path, animatedBool, width, height)
findTwemoji(twemoji_code)
findDiscordEmoji(emoji_id, animatedBool)

Updates

  • Fixed animated file printing non-animated version