0.0.2 • Published 6 years ago
@tpluscode/paper-autocomplete v0.0.2
\
This webcomponent follows the open-wc recommendation.
Installation
npm i paper-autocompleteUsage
<script type="module">
import 'paper-autocomplete/paper-autocomplete.js';
</script>
<paper-autocomplete></paper-autocomplete>Testing using karma (if applied by author)
npm run testTesting using karma via browserstack (if applied by author)
npm run test:bsDemoing using storybook (if applied by author)
npm run storybookLinting (if applied by author)
npm run lint0.0.2
6 years ago