Live site · by Tamir
JevForm
A form that branches by meaning instead of if-then rules.
Tamir
@TamirSPIRITT
introducing JevForm, a form that dynamically branches and chooses what to ask next usinng @typesafeai’s Jev in my life i’ve made hundreds of forms with crazy if/then logic. Jev solves it. built with @vercel json-render (by @ctatedev), so theoretically it can support any generative form UI, and @DavidKPiano’s xstate for the actual state Play with it here: https://jevform.spiritt.app/
Sep 18, 2026 · 13 likesOpen on X
Tamir built a form that chooses what to ask next with Jev, in place of the branching logic he used to write by hand. It runs on Vercel json-render for the generative form UI and XState for the state machine.
Open the source