0Z4C0
// navigation
// docs.index

Documentation

Reference for every ozaco package, module and exported symbol. Pick a package below or use the navigation.

install
bun add @ozaco/std

Standard Library

@ozaco/std

The foundation every other package builds on.

Server

@ozaco/server

Service core, transports, resilience policies, gateways and plugins.

CLI

@ozaco/cli

Command parsing, prompts, spinners, tables and a terminal palette.

AI

@ozaco/ai

Provider-agnostic AI client with an OpenAI implementation.

Database

@ozaco/db

Schema, migrations and query layer with SQLite and Postgres impls.

Devkit

@ozaco/devkit

Build/resolve helpers, a client generator and ambient import aliases.