jQuery-Autocomplete icon indicating copy to clipboard operation
jQuery-Autocomplete copied to clipboard

Any plans to get rid of jQuery?

Open thehitechpanky opened this issue 5 years ago • 5 comments

I find this very useful, however jQuery seems to be a downside. Can we please have a vanilla version?

thehitechpanky avatar Dec 09 '19 04:12 thehitechpanky

Yes, is there a plan for a JS only version ?

nhaberl avatar Nov 26 '20 18:11 nhaberl

jQuery-Autocomplete …

Shnoulle avatar Nov 27 '20 07:11 Shnoulle

https://github.com/devbridge/Vanilla-Autocomplete

madebymats avatar Jul 27 '21 19:07 madebymats

Last commit 6 y ago, guess it's dead21:37, 27. Juli 2021, Mats Neander @.***>: https://github.com/devbridge/Vanilla-Autocomplete

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

nhaberl avatar Jul 27 '21 20:07 nhaberl

I was using this library but needed to get rid of jquery, so I implemented something myself:

https://github.com/realsuayip/autocomplete

It uses popper so the positioning of results are more flexible. Hope it helps.

realsuayip avatar Feb 16 '22 19:02 realsuayip