The `saacms` binary. A thin orchestrator over codegen, migrations, publish, log fetching, and environment health checks. Per ADR 0011, it is **not** a server — the host framework's own dev command runs the show.
Codegen rules designed by Arquivei
Generated TypeScript bindings of actant-contracts (the single source of truth for all public types). Hand-edits forbidden.
CLI code generator for emit-io — define events in YAML, get typed TypeScript tracker
Hyper Fetch request code generator from OpenApi schema
Telescope LCDClient helpers
Math helpers for blockchain projects
This package generates Typescript definitions based on GraphQL Schema Definition Language.
This package provides a simple mechanism to hook simple custom code generation scripts into Rollup and Vite build pipelines. It doesn't generate any code by itself - it's just a bridge between Rollup or Vite and another script which does the actual genera
Quickly generate a TypeScript declaration file for your .env files
Codegen for Kysely + PostgreSQL/SQLite projects.
WunderGraph Next.js integration
OpenApi codegen for generating types an mocks from swagger json file
OpenAPI code generation for mock API servers
Cryptography resources for blockchain projects
The Nx Plugin to integrate graphql-code-generator with Nx projects
Generates code from DRE (Digital Rights Expressions) specifications.
Build-time TypeScript codegen for the Weegloo delivery APIs (CDA / ACDA). Turns ContentType definitions into typed response shapes + locale unwrap helpers.
No description provided.
Fork of: https://github.com/ferdikoomen/openapi-typescript-codegen. Library that generates Typescript clients based on the OpenAPI specification.
graphql-data-generator is a testing utility for generating GraphQL data objects and operation mocks from your schema. It simplifies test setup by combining generated types, patching mechanisms, and customizable **transforms** for common object variations.
Helpers for Amino based signing.
A server-side Wallet Gateway implementation over HTTP
Spec-agnostic AST layer for Kubb. Defines nodes, visitor pattern, and factory functions used across codegen plugins.