Petar Bojinov
Petar Bojinov
Just wondering, is the API a publicly available undocumented API or one that Amazon provided for free use. I'd be good to disclose this in the readme. http://completion.amazon.com/search/complete?search-alias=aps&client=amazon-search-ui&mkt=1&q='+prefix+'&callback=AmazonAutocomplete.AmazonJSONPCallbackHandler_'+this._id;
Add example of chaining `words` and `characters` filters. Useful scenario when the maximum amount of words is too long and you want to provide a maximum character fallback.
Switch to Typescript from the current ES6 implementation
[Jest](https://jestjs.io/) didn't exist at the time when this library was created.
Would be extremely useful if this could exist as an npm module such as a [yeoman generator](http://yeoman.io/generators.html). What are you thoughts on this?
Is it possible to control the style (such as font-size and font-family) of HTML output in the template or does it have to be defined as an inline style? e.g....
Currently it is only in the top right. Would be nice to have? - top left - bottom left - bottom right
 Currently a little misaligned
Consolidate stylesheets, dependencies for templates and library into a better organized heirachy
Figure out how the this solution can be a standalone npm module or bower package. The only tricky part is resolving the dependency of the HTML from within the js.