Detect breaking changes to your TypeScript client generated by open api, typespec and more...
A simple convenience package that wraps the swagger-codegen-cli for the node/npm environment.
No description provided.
`noir-codegen` repurposes the CLI code from https://github.com/dethcrypto/TypeChain, used under the MIT license.
GraphQL Code Generator plugin to generate client queries from graphql
GraphQL Code Generator plugin for generating a ready-to-use k6 compatible SDK based on GraphQL operations
Library that generates Typescript clients based on the OpenAPI specification.
A plugin for [https://the-guild.dev/graphql/codegen](graphql-codegen) to create a signature from your documents which can be validated on the server
GraphQL Code Generator plugin for generating a CRUD TypeScript Config for Hasura from Documents
Express server middleware for the Apache Thrift protocol
This plugin generates a directory with [Bruno](https://github.com/usebruno/bruno) files with all GraphQL queries in your codebase
typescript codegen for sui move
Fhir ts/js library for frontend applications with FHIR types and useful utilities.
A GraphQL Code Generator preset for Nau
A Swagger codegen for JavaScript
A customFetch implementation for using @graphql-codegen with Prismic.io GraphQL APIs
CLI + programmatic API to generate typed artifacts from a NestJS + Inertia.js app.
Knya BFF response types + Strapi/Shopify codegen output. Consumed by knya-bff (BFF-internal) and knya-mobile (root export only) per ADR-0016.
Generate faker fixtures for your fields
GraphQL Code Generator's GraphQL CLI plugin. GraphQL Code Generator is a tool that generates code from your GraphQL schema and documents for your backend or frontend with flexible support for custom plugins and templates.
Generate persisted query ids
Code generator
GraphQL-Code-Generator compatibile schema generator
I have added the tanstack plugin to theopenapi codegen. Without it, and with zod, it does not add the regular types (which are required for our tanstack codegen, which is too heavily entwined to remove). I then remove the tanstack so as not to get mixed u