rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
907 stars 216 forks source link

Can you implement in pure JavaScript #98

Closed drnkwati closed 6 years ago

drnkwati commented 7 years ago

I really love his plugin but jquery is too heavy for me. Can we have a pure JavaScript implementation. Standalone without jquery or external labraries.

rvera commented 6 years ago

I'd love to, but is not in the plans right now.

drnkwati commented 6 years ago

What jquery functions does it depend on I could try port without jquery or use a lightweight jQuery alternative like cash.js