Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This project is dead, please check https://github.com/corejavascript/typeahead.js #1793

Open
GunnarLieb opened this issue Jun 26, 2020 · 6 comments

Comments

@GunnarLieb
Copy link

Looks like the fork mentioned above is maintained

@sahilshahane
Copy link

Thank you so so so much! spend 4+ hrs trying to figure out what was wrong with my code but found out it was their bug. thank you so much...

@tonydehnke
Copy link

Saving some time for people: https://github.com/corejavascript/typeahead.js

@jdesbonnet
Copy link

jdesbonnet commented Dec 14, 2020

About once every two years I try to implement a typeahead widget and I run into this insanely confusing tangle of forks and version numbers. Something that should take 20 minutes turns into hours. Every time.

@kanine
Copy link

kanine commented Dec 14, 2020

@jdesbonnet I'm with you and in exactly the same boat again, using Bootstrap 5.0 and just want something that works more or less out of the box with an API Fetch for the modern era.

Looking for something that has no jQuery dependencies...

@john-999
Copy link

john-999 commented Apr 2, 2022

Recommended new solutions (without jQuery dependencies):

  1. Tarek Raafat's "autoComplete.js" (can be used in existing forms): https://github.com/TarekRaafat/autoComplete.js

  2. "Algolia autocomplete" (but creates a form element, so not usable within existing forms, only as a standalone element): https://github.com/algolia/autocomplete

@chrisv2
Copy link

chrisv2 commented Aug 17, 2022

If you are looking for something which works out of the box and don't mind jQuery, have a look at https://github.com/xcash/bootstrap-autocomplete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

7 participants