joypixels / emojify.js

A Javascript module to convert Emoji keywords to images
http://hassankhan.github.io/emojify.js/
MIT License
1.8k stars 238 forks source link

select menu for choice emoji #111

Closed raxan closed 9 years ago

raxan commented 9 years ago

Hi

how to add a select menu for end user to choice emoji?

right now user should know the shortcode of emoji...

maybe an autocomplete like here on github?

4ver commented 9 years ago

That's outside the scope of this project. I recommend At.js

On Tue, 2 Dec 2014 07:57 raxan notifications@github.com wrote:

Hi

how to add a select menu for end user to choice emoji?

right now user should know the shortcode of emoji...

maybe an autocomplete like here on github?

— Reply to this email directly or view it on GitHub https://github.com/hassankhan/emojify.js/issues/111.

raxan commented 9 years ago

I found this: https://github.com/yuku-t/jquery-textcomplete

work fine with your...

Why you don't integrate something? Because its important for integration....

hassankhan commented 9 years ago

Because the idea is we provide the bare essentials, and you are free to do whatever you like to it in your own project :smile: