Open waxpancake opened 8 years ago
Here are my typeahead lib notes from 2014:
Typeahead Searching https://blog.twitter.com/2013/twitter-typeaheadjs-you-autocomplete-me https://github.com/twitter/typeahead.js http://twitter.github.io/typeahead.js/
http://www.devbridge.com/sourcery/components/jquery-autocomplete/
Autocomplete http://harvesthq.github.com/chosen/ https://github.com/ivaynberg/select2
@Mentions http://sandglaz.github.io/bootstrap-tagautocomplete/ https://github.com/ichord/At.js http://yuku-t.com/jquery-textcomplete/
Token - for tags http://loopj.com/jquery-tokeninput/ https://github.com/loopj/jquery-tokeninput
https://github.com/aehlke/tag-it
http://tagedit.webwork-albrecht.de
http://sproutsocial.github.io/inputosaurus-text/
http://timschlechter.github.io/bootstrap-tagsinput/examples/
https://github.com/mizzao/meteor-autocomplete
https://github.com/max-favilli/tagmanager
https://github.com/guille/TextboxList
http://webspirited.com/tagit/?page=tagit#demos http://textextjs.com/
4SQ Autocomplete http://www.josephguadagno.net/post/2012/03/19/Foursquare-Autocomplete-jQuery-Plugin
Local Storage Save http://simsalabim.github.com/sisyphus/
jQuery Form - upgrade to AJAX forms http://malsup.com/jquery/form/
Thanks, @lhl!
Upgraded to core-typeahead, and it's fine, but wish that the selections wouldn't disappear while typing. Awesomplete and Chosen aren't designed for remote sources. Select2 is an option, but the UI's a little clunky.
It was abandoned by Twitter, so people are moving to this maintained fork. https://github.com/corejavascript/typeahead.js