Minimalist input component with autocomplete
See the demo
# not available ye, working in progress
npm install --save mn-autocompleteOr just download the main files, located in dist/
And then, in your html, you can use the tag mn-autocomplete i.e.
<mn-autocomplete placeholder="Username"></mn-autocomplete>