Transform OpenAPI specifications into TypeScript, React-Query, Zod, Faker.js, MSW and more with a plugin-based code generation tool.
Svelte Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Svelte applications.
Solid Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Solid.js applications.
JSX-based renderer for Kubb. Provides a custom React runtime, reconciler, and built-in components (File, Function, Type, Const) for component-based, type-safe code generation.
Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.
Generate a slim, type-safe HTTP client with Kubb based on axios.
OpenAPI Specification (OAS) plugin for Kubb, providing core functionality for parsing and processing OpenAPI/Swagger schemas for code generation.
API client generator plugin for Kubb, creating type-safe HTTP clients (Axios, Fetch) from OpenAPI specifications for making API requests.
OpenAPI Specification (OAS) utilities and helpers for Kubb, providing parsing, normalization, and manipulation of OpenAPI/Swagger schemas.
Zod schema generator plugin for Kubb, creating type-safe validation schemas from OpenAPI specifications for runtime data validation.
Vue Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Vue.js applications.
TypeScript code generation plugin for Kubb, transforming OpenAPI schemas into TypeScript interfaces, types, and utility functions.
Cypress test generator plugin for Kubb, creating end-to-end tests from OpenAPI specifications for automated API testing.
React Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for React applications.
Redoc documentation generator plugin for Kubb, creating beautiful, interactive API documentation from OpenAPI specifications.
Mock Service Worker (MSW) handlers generator plugin for Kubb, creating API mocks from OpenAPI specifications for frontend development and testing.
Faker.js data generator plugin for Kubb, creating realistic mock data from OpenAPI specifications for development and testing.
Model Context Protocol (MCP) plugin for Kubb, generating MCP-compatible tools and schemas from OpenAPI specifications for AI assistants.
Model Context Protocol (MCP) server for Kubb, enabling AI assistants to generate code from OpenAPI specifications.
Barrel-file plugin for Kubb. Automatically generates index.ts re-export files per plugin output directory.
Markdown source file parser for Kubb. Converts the universal AST to .md source and renders YAML frontmatter via the print helper.