@github/auto-complete-element

v3.3.4
Auto-complete input values from server results
auto-complete

lint

eslint . --ext .ts,.js && tsc --noEmit

test

karma start karma.config.cjs

build

tsc && rollup -c

clean

rm -rf dist

example

http-server -c-1 ./examples

pretest

npm run build

prebuild

npm run clean && npm run lint

preexample

mkdir -p ./examples/dist && npm run build && cp ./dist/bundle.js ./examples/dist/bundle.js

postpublish

npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'

prepublishOnly

npm run build
npm i @github/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/17/2022

Downloads