Fancy search input - with omnibox and hints list. If you start typing, omnibox will show most fitting ending of your phrase (which you can choose by hitting Tab key) and three proposals in hints list below. Matches are chosen from JSON file you provide.
Because I ❤️ components. And this is good opportunity to improve my codestyle.
This project is written in three versions:
- Angular - Angular directive
- jQuery - jQuery plugin
- vanilla.js - hardcoded implementation in plain JS
home - homepage of demo