New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@kubb/core

Package Overview
Dependencies
Maintainers
1
Versions
1469
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/core

Core engine for Kubb. Provides the plugin driver, file manager and build orchestration used by every Kubb plugin.

Source
npmnpm
Version
5.3.0
Version published
Weekly downloads
223K
-9.22%
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 Kubb

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: @kubb/core is an internal library. Install the kubb meta-package instead and author plugins, generators, resolvers, parsers, and adapters through its kubb/kit subpath, which re-exports the authoring surface of this package.

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 15 Sep 2026

Related posts