twitter / typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
http://twitter.github.io/typeahead.js/
MIT License
16.52k stars 3.2k forks source link

Use typeahead on a json file with no key? #1716

Open fujoos opened 6 years ago

fujoos commented 6 years ago

Is it possible to use typeahead on a json file with no key i.e ["aardvark","aardwolf"]. Minified the json file and remove keys to reduce the size.

fujoos commented 6 years ago

Okay it does work. Now how to load a 1 mb json file to scale properly especially on ie 11

WillModernTrainingSolutions commented 5 years ago

Please close this question and ask on StackOverflow