@drzl-enhanced/generator-valibot
v0.0.4
Published
<div align="center">
Readme
@drzl/generator-valibot
Valibot schemas from your Drizzle analysis (insert / update / select).
Use
Add to drzl.config.ts:
generators: [{ kind: 'valibot', path: 'src/validators/valibot' }]Output
Insert<Table>Schema,Update<Table>Schema,Select<Table>Schema- Optional
indexbarrel - Shared vs inlined schemas supported
