search-typeahead
v0.0.1
Published
Contains code of the products search input.
Readme
Search Typeahead Module
Contains code of the products search input.
This project was generated with Angular CLI version 7.1.3.
Version History
v1.0.0 - Initial version.
Whats included
SearchTypeaheadModule Module
SearchTypeaheadComponent- Shareable web component consisting of a products search input.
How to build and test
- checkout code from bitbucket repo.
- npm run build:search-typeahead
- npm run test:search-typeahead
How to use
- Install npm package
@pamperedchef/search-typeahead. - Include
SearchTypeaheadModulein your main web app module. - Use the
lib-search-typeaheadcustom html tag. - Pass the party pws URL as a property (pws-url) to the custom tag
Further help
Feel free to reach out to Parwinder Bhagat, [email protected]
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
