Menu
API Reference
Generated reference for every public package — types, functions, and the contracts they keep.
@kovojs/core
Component model, routes, queries, forms, and render contracts.
Read →@kovojs/icons
Lucide icons as native Kovo SVG components. The root documents the shared IconProps type; import each glyph from its own tree-shakeable subpath.
Read →@kovojs/server
Schemas and validation, guards and sessions, the request lifecycle, route matching, rendering, and streaming.
Read →@kovojs/browser
Browser execution helpers: app-authored derives, handlers, trusted HTML, and optimistic authoring helpers.
Read →@kovojs/test
App-scoped test harness, digest-verified graph checks, and explicit database-engine helpers.
Read →@kovojs/drizzle
Concrete Drizzle table annotations, managed SQL constructors, and compare-and-set helpers.
Read →@kovojs/headless-ui
Headless primitive behavior: ARIA/data attribute builders, render-input types, and primitive event helpers for styled and copied components.
Read →@kovojs/style
StyleX-inspired typed styling: atomic style objects, attrs/props merging, CSS variables, and theme classes.
Read →@kovojs/better-auth
Better Auth adapter: typed session/sign-in/up/out mutations, authed/role guards, and the redirect-protocol mount.
Read →@kovojs/ui
Styled Kovo server components: versioned component subpaths, StyleX slot overrides, and copy-in source surfaces.
Read →@kovojs/cli
Command-line interface for the Kovo toolchain. Generated from the shared command manifest and public TypeScript source.
Read →@kovojs/verify
Runtime-independent certificate verification API for exact packed Kovo artifacts and independently reviewed policy.
Read →create-kovo
Scaffold a new Kovo app with Postgres or SQLite templates, local secrets, tests, and CI wiring.
Read →