Angular UI Autocomplete Directive using Typeahead — NO JQUERY
It always bugs me that everyone resorts to using jQuery to write their angular autocomplete directives so I’ve toyed around with it until coming up with a pure angular solution. Enjoy this Plunker!