25 packages matching “liteship”
liteship
v0.10.0 · 22 days ago
The LiteShip umbrella package: one dependency that installs the whole `@czap/*` adaptive rendering stack — you still import from the individual scopes.
No known vulnerabilities
create-liteship
v0.10.0 · 22 days ago
Scaffold a new LiteShip project: run `npm create liteship` to get a minimal Astro app wired to the framework in one step.
No known vulnerabilities
@czap/_spine
v0.10.0 · 22 days ago
Install-only TypeScript declaration spine for LiteShip: the shared type anchor that `@czap/core` and `@czap/scene` reference from their published `.d.ts` — there is nothing to import at runtime.
No known vulnerabilities
@czap/core
v0.10.0 · 22 days ago
The heart of LiteShip: define UI boundaries, tokens, themes, and signals once as a content-addressed graph, then drive the engine that keeps every rendered output in sync.
No known vulnerabilities
@czap/assets
v0.10.0 · 22 days ago
Manage media assets for LiteShip: declare audio, video, and image assets and read cached analysis such as waveforms, beat markers, and onsets.
No known vulnerabilities
@czap/scene
v0.10.0 · 22 days ago
Author video timelines for LiteShip: a typed scene and track model built on the entity-component substrate in `@czap/core`.
No known vulnerabilities
@czap/web
v0.10.0 · 22 days ago
The browser runtime for LiteShip: apply CSS, streamed HTML, worker output, and LLM chunks to a live DOM with focus- and scroll-preserving morphing.
No known vulnerabilities
@czap/vite
v0.10.0 · 22 days ago
The Vite plugin for LiteShip: compile `@token`, `@theme`, `@style`, and `@quantize` blocks into native CSS and hot-reload boundary definitions as you edit.
No known vulnerabilities
@czap/mcp-server
v0.10.0 · 22 days ago
The Model Context Protocol server for LiteShip: exposes the `czap` commands and capsule catalog as MCP tools that AI assistants can call.
No known vulnerabilities
@czap/remotion
v0.10.0 · 22 days ago
Use LiteShip inside Remotion: React hooks and composition helpers that drive video frames and shader surfaces from the same boundary state used everywhere else.
No known vulnerabilities
@czap/cli
v0.10.0 · 22 days ago
The `czap` command-line tool for LiteShip: JSON-in, JSON-out verbs built for AI agents, with a human-friendly terminal mode.
No known vulnerabilities
@czap/cloudflare
v0.10.0 · 22 days ago
Run LiteShip on Cloudflare Workers: a site adapter with a KV-backed edge cache and the Astro middleware glue that caches boundaries at the edge.
No known vulnerabilities
@czap/quantizer
v0.10.0 · 22 days ago
Turn continuous signals into a few named UI states for LiteShip: evaluate boundaries, animate the transitions between states, and gate motion by device tier.
No known vulnerabilities
@czap/audit
v0.10.0 · 22 days ago
Audit a LiteShip project's structure, integrity, and public surface: a downstream-installable engine that builds a model of the repository and runs configurable checks over it.
No known vulnerabilities
@czap/edge
v0.10.0 · 22 days ago
Choose the right UI state at the CDN edge for LiteShip: read Client Hints into a device tier, serve a content-addressed boundary cache, and compile the theme for first paint.
No known vulnerabilities
@czap/astro
v0.10.0 · 22 days ago
The Astro integration for LiteShip: render adaptive UI as islands with the `client:satellite` directive and resolve device tiers on the server for first paint.
No known vulnerabilities
@czap/detect
v0.10.0 · 22 days ago
Detect device capabilities for LiteShip: probe GPU tier, CPU, memory, motion preference, and network, then map them to the tiers that select which UI state renders.
No known vulnerabilities
@czap/error
v0.10.0 · 22 days ago
The one error algebra for LiteShip: build tagged error values that work both as thrown Errors and as Effect failures, and compose your own variants on top with zero dependencies.
No known vulnerabilities
@czap/canonical
v0.10.0 · 22 days ago
The content-addressing kernel for LiteShip: canonical CBOR encoding and stable digests so the same definition always hashes to the same address.
No known vulnerabilities
@czap/genui
v0.10.0 · 22 days ago
Render AI-generated UI safely in LiteShip: validate a model's proposed component tree against a host-owned catalog and draw only trusted, whitelisted components.
No known vulnerabilities