Show HN: Vorm – a schema-based form engine for Vue 3 (zero deps, auto layout)
1 Flo0806 0 6/11/2025, 10:51:19 AM github.com ↗
Hey HN,
Over the years I got tired of writing the same boilerplate for login forms, settings pages, etc. I recently built Vorm – a new schema-based form engine for Vue 3.
Define your whole form with a typed schema Repeaters, `showIf`, conditional fields Full slot & wrapper control Zero dependencies 20ms validation for 120+ fields
It’s in early alpha – but I’d love to get feedback, edge cases, break reports and ideas.
GitHub: https://github.com/Flo0806/vorm Docs: https://vorm.fh-softdev.de Playgrounds: (Basic) https://stackblitz.com/edit/vitejs-vite-vexqxvur (Real-World) https://stackblitz.com/edit/vitejs-vite-fj6nyh4z
No comments yet