The big feature that I want in an autocomplete is the ability to click on the text area and get a list of possible completions. I hacked that onto bootstraps angular autocomplete widget, but it's a bit of a mess.
Smarty: An Autocomplete UI in AngularJS
21–22 of 22 posts
Re: Smarty: An Autocomplete UI in AngularJS
#22For autocomplete backend, you can use 'Autocomplete as a Service'. Kind of backend service designed for autocomplete.
http://www.aaas.io