Expand description
Plain TypeScript generator for Zynk API graphs.
Modules§
- lowering
- Lower Zynk schema type references into TypeScript type expressions.
- naming
- Naming helpers reused from the canonical schema crate.
- printer
- TypeScript code printer for API models and endpoints.
- runtime
- Embedded TypeScript runtime helpers shipped with generated clients.
Structs§
- Type
Script Generator - Concrete generator implementation for the plain TypeScript target.
Functions§
- generate
- Generate plain TypeScript client files in memory for the provided API graph.