Show HN: New NPM package: React Multistep Forms for customizable forms

2 HanDev 0 6/3/2025, 3:26:58 PM
I recently built and published an open-source React component library called react-multistep-forms.

It aims to make building multistep forms easier and more customizable, while being fully compatible with React Hook Form. The goal is to provide structure without being opinionated about UI — developers can bring their own components and validation rules.

Key features: • Progress indicators (bar, dot, dashed) • Step-by-step validation • Custom navigation controls • Minimal, readable codebase

It’s still in early development, but I’m using it in production and would appreciate any feedback, suggestions, or contributions. • NPM: https://www.npmjs.com/package/react-multistep-forms • GitHub: https://github.com/melikipeks/react-multistep-forms

Comments (0)

No comments yet