@orama/searchbox-legacy

v1.0.0-beta.13
Webcomponent orama-searchbox-component following open-wc recommendations

lint

eslint --ext .ts,.html . --ignore-path .gitignore && prettier "**/*.ts" --check --ignore-path .gitignore

build

tsc && npm run analyze -- --exclude dist && npm run build:react

start

tsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds"

format

eslint --ext .ts,.html . --fix --ignore-path .gitignore && prettier "**/*.ts" --print-width=120 --write --ignore-path .gitignore

analyze

cem analyze --litelement

prepublish

tsc && npm run analyze -- --exclude dist

build:react

tsup --config tsup.react.config.ts ./src/wrappers/react.ts
npm i @orama/searchbox-legacy

Metadata

  • ISC
  • Whatever
  • orama
  • released 3/13/2024

Downloads