@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: 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
pnpm add @kubb/core
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:
License
MIT