Comment by dmitri1981
Comment by dmitri1981 a day ago
An OpenAPI code generation framework for TypeScript called Skmtc (pronounced like "schematic")
It handles the complexities of parsing OpenAPI and rendering output code, while providing the end user with full control over generator code via string templates.
Imagine something like React but for code generation where each code generator can compose its own output using the outputs of other generators.