tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

Is it available for HTML/CSS/JavaScript web page ? #103

Closed pascalf22 closed 4 years ago

pascalf22 commented 4 years ago

Hello !

I'm really interested by emojione-picker! Is it available for normal html page ? Thanks a lot !

tommoor commented 4 years ago

You can use the component anywhere you like, but you'll also have to include React to render the UI. There is no bundled version available without React

pascalf22 commented 4 years ago

Ok thanks ! I appreciate ! Pascal