Frankenstein autocomplete assembled from paper elements
npm install @tpluscode/paper-autocompleteThis webcomponent follows the open-wc recommendation.
bash
npm i paper-autocomplete
`Usage
`html
`Testing using karma (if applied by author)
`bash
npm run test
`Testing using karma via browserstack (if applied by author)
`bash
npm run test:bs
`Demoing using storybook (if applied by author)
`bash
npm run storybook
`Linting (if applied by author)
`bash
npm run lint
``