Skip to content
/ kubb Public
forked from kubb-labs/kubb

OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js, MSW and Axios.

License

Notifications You must be signed in to change notification settings

TheSumm/kubb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Features

generate gif

  • Generates Axios calls for every endpoint, with typed payload.
  • Generates strong TypeScript types for every operation and property based on a specific OpenAPI specification.
  • Generates Zod schemas for every operation and property based on a specific OpenAPI specification.
  • Generates React-Query hooks for every endpoint, with a typed payload based on the generated TypesScript types.
  • Plugin system to create your own implementation of an existing package or create a new integration(Angular Clients, Solid-Query, ...).

Contributors

Stijn Van Hulle
Stijn Van Hulle

💻
Wouter Roozeleer
Wouter Roozeleer

💻

About

OpenAPI to TypeScript, React-Query, Zod, Zodios, Faker.js, MSW and Axios.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%