LeaVerou / awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
http://leaverou.github.io/awesomplete/
MIT License
6.95k stars 611 forks source link

? How To Handle Autocomplete with Source List of 1500 Items? #16817

Open JMichaelTX opened 8 years ago

JMichaelTX commented 8 years ago

Thanks for sharing such a great tool! I can't wait to start using it. :+1:

I have a question about usage: Can Awesomplete handle a large list of say, 1500 items? If so, what method would you suggest to get the items?

Here's the background:

Thanks in advance for your help and any suggestions.

TxHawks commented 8 years ago

I've successfully used Awesomeplete with much larger lists, accuired similarly by AJAX.

It proved very performant.