9
Published Tools
0
Total Stars
0
Weekly Downloads
0
GitHub Followers
1
Public Repos
Published Tools
9 Skillsacross 1 category@canmi/seam-tanstack-router
canmi
TanStack Router integration for SeamJS client-side hydration and routing. See [UI layer architecture](../../../docs/architecture/ui-layer.md).
...more@canmi/seam-vite
canmi
Vite plugin for SeamJS per-page code splitting
@canmi/seam-adapter-bun
canmi
Standalone Bun server adapter that serves a seam router via `Bun.serve()`.
@canmi/seam-server
canmi
Framework-agnostic server core that defines procedures, subscriptions, pages, and the HTTP protocol layer used by all adapters.
...more@canmi/seam-adapter-node
canmi
Node.js HTTP adapter that wraps the seam core router into a `node:http` server.
@canmi/seam-adapter-hono
canmi
Hono middleware adapter that routes `/_seam/*` requests through the seam HTTP handler.
@canmi/seam-engine
canmi
Node.js/Bun WASM bridge for the Rust engine. All functions delegate to the [engine/wasm](../wasm/) binary compiled from [engine/rust](../rust/).
...more@canmi/seam-client
canmi
Framework-agnostic client for calling seam procedures, subscribing to server events, and managing real-time connections.
@canmi/seam-i18n
canmi
Client-side i18n runtime for SeamJS: message lookup with interpolation, locale switching (reload or SPA mode), and browser storage helpers.
...more