Full-stack TypeScript framework — database ORM, API server, compiled UI, and custom runtime. One schema drives every layer.
Vertz core framework primitives
Vertz compiler — internal, no stability guarantee
Cloudflare Workers adapter for vertz
Testing utilities for Vertz applications
Vertz server runtime — modules, routing, and auth
Type-safe HTTP client for Vertz
Vertz CLI — dev, build, create, and deploy commands
Type-safe schema definitions for Vertz
Vertz runtime binary — internal platform selector for vtz CLI. Use @vertz/cli for development.
Unified error taxonomy for Vertz - Result types, domain errors, and mapping utilities
Database layer for Vertz — typed queries, migrations, codegen
Vertz code generation — internal, no stability guarantee
Vertz UI framework — signals, components, JSX runtime
Tree-shakeable Lucide icon components for Vertz
Vertz UI server-side rendering runtime
Create a new Vertz application — delegates to @vertz/create-vertz-app
Terminal UI toolkit for building interactive CLI applications with Vertz
Headless UI primitives for Vertz — Accordion, Dialog, Select, and more
Create a new Vertz application
Type declarations and runtime stubs for the Vertz test framework
Vertz UI compiler — SSR and build-time optimizations
Vertz Canvas renderer with PixiJS and signals
OpenAPI 3.x parser and TypeScript SDK generator for Vertz