nehakadam / AnyPicker

jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Custom Select etc
https://nehakadam.github.io/AnyPicker/
MIT License
116 stars 37 forks source link

Any chance of non-jQuery based AnyPicker? #24

Open n3ps opened 6 years ago

n3ps commented 6 years ago

With improvements in browser support of ES, have you considered a vanilla JavaScript version?

A quick look a the source and I see parts than can be replaced with native add- and removeEventListeners and querySelector.

AsiaCobra commented 1 month ago

Any chance of non-jQuery based AnyPicker?