dbaq / angular-emoji-filter-hd

An AngularJS filter for replacing emoji codes with high-definition emoticons (Retina friendly).
Other
39 stars 16 forks source link

Support for emoji aliases #8

Closed mskec closed 8 years ago

mskec commented 8 years ago

Hi,

I used this repo in one project I work on.

What we are missing is ability to add aliases for emojis. What I mean is to make it possible to write :) and make it display :smile: (:smile:). Or to write <3 and to make it display :heart: (:heart:).

Would you be open to pull request with this support?

Martin

dbaq commented 8 years ago

Hey @mskec,

That's a good idea but I don't have any time available right now. Feel free to open a PR, I would happy to merge it.

Cheers