Installation
- npm install
- npm run webpack
- then open index.html in browser
Keyboard keys that can be used :
- Esc: escapes the focus from the input area, performs like clear.
- Arrow Up key: focus the option upper to the currently selected one
- Arraow Down key: focus the option benenath the currently selected one
- Enter: Selects the current option ad th ekeyword to search
Can also provide suggestions for a on later correcting a typed keyword in middle of the query.