jmadler / emoji-picker

Add a slick emoji selector to input fields and textareas on your website.
Other
1.31k stars 318 forks source link

Cache assets locally #158

Open rafalsk opened 3 years ago

rafalsk commented 3 years ago

It would be a good option to cache assets locally within web-browser's data-cache.

Currently, the very opening of the emoji's window causes a postaback for all of them which is very noticable to the user and is a burden for the server.