text2emoji
v0.0.5
Published
Convert text to emoji codes
Downloads
23
Readme
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:"
:zap: :octopus: :cat: = :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 :moneybag: :bug: for foreign currencies like :pound:, :euro:, and :yen:
Files:
$ cat normalFile.md > text2emoji > emojiFile.md
Where is this useful?
- Campfire
- GitHub
- Basecamp
- Redbooth
- Trac
- Flowdock
- Sprint.ly
- Kandan
- Textbox.io
- Kippt
- GitLab
- JabbR
- Trello
- Hall
- plug.dj
- Qiita
- Zendesk
- Ruby China
- Grove
- Idobata
- NodeBB Forums
- Slack
- Streamup
- OrganisedMinds
- Hackpad
- Cryptbin
- Kato
- Reportedly
to name a few...
Contribute! :pray:
Please fork this and add more aliases to map.json :notebook_with_decorative_cover:!