Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-search
  • Version: 0.2.3
  • Kind: Workspace package
  • Role: feature package
  • Description: Enterprise search plugin for Slingshot — per-entity search with Meilisearch, Typesense, Elasticsearch, Algolia, or DB-native providers
  • Workspace path: packages/slingshot-search
  • Entry point: packages/slingshot-search/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-search
  • .
  • ./errors
  • ./testing
  • bench: bun run tests/bench/search-throughput.bench.ts
  • build: tsc -p tsconfig.build.json
  • coverage: bun test --coverage
  • lint: eslint src/ --cache
  • test: bun test
  • test:integration: bun test tests/providers tests/routes
  • test:unit: bun test tests/unit
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @hono/zod-openapi: >=0.18
  • hono: >=4.12.14 <5
  • zod: >=4.0 <5