zod-to-d2
zod-to-d2 is a TypeScript library that extends the Zod schema validation library, enabling you to annotate your schemas and automatically generate D2 diagrams. This helps visualize data models, relationships, and schema structures directly from your Zod definitions. Features Installation Usage Sample schemas here This outputs the following D2 text: YouRead More →









