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

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

2 points | by HanDev 1 day ago

0 comments