Plugins ​
Plugins are a great way to extend Kubb's basic functionality. Even the package @kubb/core
is a plugin, which also contains the building blocks for creating your own plugin. We have already written some plugins so you can easily get started with TypeScript or ReactQuery.
TIP
Do you have an idea or a specific change is needed, feel free to create an issue.