`noir-codegen` repurposes the CLI code from https://github.com/dethcrypto/TypeChain, used under the MIT license.
A simple convenience package that wraps the swagger-codegen-cli for the node/npm environment.
GraphQL Code Generator plugin for generating a ready-to-use k6 compatible SDK based on GraphQL operations
GraphQL Code Generator plugin to generate client queries from graphql
No description provided.
Library that generates Typescript clients based on the OpenAPI specification.
Runtime typescript and ESM support for Node.js
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
A GraphQL Code Generator preset for Nau
Fhir ts/js library for frontend applications with FHIR types and useful utilities.
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.
Generate faker fixtures for your fields
Knya BFF response types + Strapi/Shopify codegen output. Consumed by knya-bff (BFF-internal) and knya-mobile (root export only) per ADR-0016.
Code generator
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
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