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

Add some emoji aliases #1

Closed foresmac closed 10 years ago

foresmac commented 10 years ago

It's easy to add aliases by simply adding the alias to the emoji array, and then aliasing the CSS rule for the emoji you want to show up with that alias.

I've added a few here since we use this module in a project and thought we should send them upstream.

dbaq commented 10 years ago

Thanks for the PR!