sindresorhus / emoj

Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:
MIT License
2.36k stars 57 forks source link

Idea: Add option to output github markdown emoji #36

Closed pixelbrackets closed 5 years ago

pixelbrackets commented 5 years ago

I would be cool to have an option to output the emoji as »github markdown string«, e.g.

~$ emoj -m smile
:blush: 😊 :relaxed: ☺️ :grinning: 😄

A user may use this to add emoj to commits or messages without nativ emoji support.

sindresorhus commented 5 years ago

Sorry, I don't really see the point of this. Emoji support is everywhere.