NPM package for a simple AngularJS autocomplete directive.
Usage
To install the package, run:
npm install angular-simple-autocomplete-directive
or
bower install angular-simple-autocomplete-directive
Include the script and the css into your project:
(after having the angular.js included)
Insert the autocomplete
directive into your template:
As an element
or as an attribute
License
MIT