34 packages matching “stitchapi”
stitchapi
v0.7.0 · 2 years ago
StitchAPI is a tool designed to seamlessly integrate (“stitch”) any JSON-based API into your project, simplifying the process of connecting and working with various APIs.
No known vulnerabilities
@stitchapi/nest
v1.0.0-rc.1 · 3 months ago
First-class NestJS integration for StitchAPI — StitchModule.forRoot/forFeature/forFeatureScoped, injectable stitches, Logger + ConfigService bridges, an exception filter and an SSE bridge (ADR 0006).
No known vulnerabilities
@stitchapi/query-core
v1.0.0-rc.2 · 3 months ago
Framework-agnostic reactive query store for StitchAPI — a subscribe/getSnapshot store wrapping a stitch call (unary + streaming deltas). The shared core behind @stitchapi/react and future Vue/Svelte/Solid bindings.
No known vulnerabilities
@stitchapi/react
v1.0.0-rc.2 · 3 months ago
React bindings for StitchAPI — tearing-free useStitch/useStitchStream hooks over useSyncExternalStore, plus an optional TanStack Query queryOptions helper. Streaming-first: re-render as `delta` chunks arrive.
No known vulnerabilities
@stitchapi/expo
v1.0.0-rc.2 · 3 months ago
Expo bindings for StitchAPI — expoFetchAdapter (streaming over expo/fetch, no polyfills), an expo-secure-store-backed StitchStore for encrypted tokens, and the re-exported useStitch/useStitchStream hooks, AsyncStorage store, and AppState/NetInfo refetch h
No known vulnerabilities
@stitchapi/react-native
v1.0.0-rc.2 · 3 months ago
React Native bindings for StitchAPI — a streaming-capable XHR transport adapter (the streaming `fetch` bare RN lacks), an AsyncStorage-backed StitchStore for persistent sessions/tokens, AppState/NetInfo refetch helpers, and the re-exported useStitch/useSt
No known vulnerabilities
@stitchapi/fingerprint-typebox
v1.0.0-rc.1 · 3 months ago
Stable Standard Schema fingerprint strategy for TypeBox — StitchAPI ADR 0004 cache invalidation.
No known vulnerabilities
@stitchapi/docs-mcp
v1.0.0-rc.5 · 2 months ago
StitchAPI documentation search, running locally over MCP stdio. Bundled docs, no network calls per query — the offline/air-gapped counterpart to the hosted stitchapi.dev/api/mcp server.
No known vulnerabilities
@stitchapi/fingerprint-zod
v1.0.0-rc.1 · 3 months ago
Stable Standard Schema fingerprint strategy for Zod — StitchAPI ADR 0004 cache invalidation.
No known vulnerabilities
@stitchapi/fingerprint-valibot
v1.0.0-rc.1 · 3 months ago
Stable Standard Schema fingerprint strategy for Valibot — StitchAPI ADR 0004 cache invalidation.
No known vulnerabilities
@stitchapi/aws-sigv4
v1.0.0-rc.2 · 3 months ago
AWS Signature V4 request signing for StitchAPI — an AuthStrategy that signs each request with SigV4 (Web Crypto, edge-safe), for AWS APIs, S3-compatible stores, and any SigV4-protected endpoint.
No known vulnerabilities
@stitchapi/fingerprint-effect
v1.0.0-rc.1 · 3 months ago
Stable Standard Schema fingerprint strategy for Effect Schema — StitchAPI ADR 0004 cache invalidation.
No known vulnerabilities
@stitchapi/svelte
v1.0.0-rc.2 · 3 months ago
Svelte bindings for StitchAPI — stitchStore/stitchStreamStore Svelte stores over @stitchapi/query-core (unary + streaming deltas), plus an optional TanStack-shaped queryOptions helper. Works on Svelte 4 and 5.
No known vulnerabilities
@stitchapi/vercel-ai
v1.0.0-rc.2 · 3 months ago
Vercel AI SDK adapter for StitchAPI — expose a stitch as a tool() the model can call. It runs the typed, validated, traced stitch as the tool's execute; the model gets validated data, never the credential.
No known vulnerabilities
@stitchapi/fingerprint-arktype
v1.0.0-rc.1 · 3 months ago
Stable Standard Schema fingerprint strategy for ArkType — StitchAPI ADR 0004 cache invalidation.
No known vulnerabilities
@stitchapi/vue
v1.0.0-rc.2 · 3 months ago
Vue 3 bindings for StitchAPI — reactive useStitch/useStitchStream composables over @stitchapi/query-core, plus an optional TanStack Query queryOptions helper. Streaming-first: re-render as `delta` chunks arrive.
No known vulnerabilities
@stitchapi/redis
v1.0.0-rc.1 · 3 months ago
Redis-backed StitchStore for StitchAPI — distributed throttle + shared sessions/tokens. Bring your own ioredis or node-redis client.
No known vulnerabilities
@stitchapi/pino
v1.0.0-rc.2 · 3 months ago
Pino TraceSink for StitchAPI — bridge the stitch event stream to a Pino logger as structured, metadata-only log records.
No known vulnerabilities
@stitchapi/json-schema
v1.0.0-rc.4 · 2 months ago
Turn a runtime-discovered JSON Schema into a Standard Schema validator StitchAPI accepts — validate against schemas you only obtain at runtime, without codegen.
No known vulnerabilities
@stitchapi/fastify
v1.0.0-rc.2 · 3 months ago
Fastify plugin for StitchAPI — decorate the app/request with a seam, request-scoped principal (AsyncLocalStorage), and SSE + error + Pino-logger bridges.
No known vulnerabilities