text2emoji

0.0.5 • Public • Published

text2emoji

Convert text to emoji on the fly.

Install

npm install text2emoji -g

Examples

Convert arbitrary text:

$ text2emoji "electric octopus cat = octocat"
>>> ":zap: :octopus: :cat: = :octocat:"

⚡️ 🐙 🐱 = :octocat:

Github commits:

$ text2emoji "Fixes money bug for foreign currencies like pound, euro, and yen." | git commit -F -
>>> [master 5fc0095] Fixes :moneybag: :bug: for foreign currencies like :pound:, :euro:, and :yen:.

[master 5fc0095] Fixes 💰 🐛 for foreign currencies like 💷, 💶, and 💴

Files:

$ cat normalFile.md > text2emoji > emojiFile.md

Where is this useful?

to name a few...

Contribute! 🙏

Please fork this and add more aliases to map.json 📔!

Useful links

Readme

Keywords

Package Sidebar

Install

npm i text2emoji

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • grant