@github/auto-complete-element

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

lint

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

test

web-test-runner

build

tsc && npm run bundle && npm run manifest

clean

rm -rf dist/

bundle

esbuild --bundle dist/index.js --keep-names --outfile=dist/bundle.js --format=esm

pretest

npm run build; npx playwright install

lint:fix

npm run lint -- --fix

manifest

custom-elements-manifest analyze

prebuild

npm run clean && npm run lint && mkdir dist

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 2/22/2024

Downloads