Skip to main content

Crate zynk_gen_ts

Crate zynk_gen_ts 

Source
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§

TypeScriptGenerator
Concrete generator implementation for the plain TypeScript target.

Functions§

generate
Generate plain TypeScript client files in memory for the provided API graph.