@github/auto-complete-element

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

lint

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

test

karma start test/karma.config.cjs

build

tsc && rollup -c

clean

rm -rf dist

pretest

npm run build

prebuild

npm run clean && npm run lint

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 6/4/2020

Downloads