Settings

Theme

Show HN: React multi-step form library with dynamically generated steps

github.com

3 points by martiserra99 2 months ago · 1 comment

Reader

martiserra99OP 2 months ago

I built a React library for defining multi-step form flows declaratively.

It supports dynamically generated steps, conditions, variables and loops, so the structure of the form can depend on previous inputs. It's intended for cases where the flow becomes complex enough that managing step logic directly in components becomes difficult to maintain.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection