
Autocomplete Directive for AngularJS.A simple but powerful AngularJS directive that allows you to quickly create autocomplete boxes that pull data either from a server or local variable.
Features:
- how just a title, a title and a description or a title, description and image in your autocomplete list
- Deliberately minimally styled so you can customise it to your heart’s content!
- Reads JSON data and allows you to specify which fields to use for display
- Simple setup – e.g. to pull data from a server, just set the url parameter