Reading up on code-generation
2 deep · digging since mar 25
- GitHub - kristiandupont/kanel: Generate Typescript types from Postgres
Kanel generates TypeScript types from a live PostgreSQL database, offering type safety without an ORM.
- Introducing Ossature: Spec-Driven Code Generation — Ossature Blog
Ossature is an open-source spec-driven code generation harness that validates specs, audits them for ambiguities, produces a reviewable build plan, and generates code with narrow context and deterministic boundaries.