Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@kubb/core

Package Overview
Dependencies
Maintainers
1
Versions
1299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/core

Core engine for Kubb's plugin-based code generation system. Provides the plugin driver, file manager, defineConfig, and build orchestration used by every Kubb plugin.

beta
Source
npmnpm
Version
5.0.0-beta.42
Version published
Weekly downloads
159K
3.24%
Maintainers
1
Weekly downloads
 
Created
Source
Kubb banner

npm version npm downloads Stars License Node

Documentation · Report Bug · Request Feature


@kubb/core

Core engine for plugin-based code generation

Core engine for Kubb's plugin-based code generation system. Provides the plugin driver, file manager, defineConfig, definePlugin, defineMiddleware, and the build orchestration layer used by every Kubb plugin.

Note: Most users should install the kubb meta-package instead of @kubb/core directly. Install @kubb/core only when building custom plugins or extending the Kubb internals.

Installation

bun add @kubb/core
# or
pnpm add @kubb/core
# or
npm install @kubb/core

Supporting Kubb

Kubb is an open source project, and its development is funded entirely by sponsors. If you would like to become a sponsor, please consider:

My sponsors

License

MIT

Keywords

code-generator

FAQs

Package last updated on 05 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts