# damianricobelli/stepperize

The type-safe way to build multi-step experiences in React.

Repository: https://github.com/damianricobelli/stepperize
Canonical: https://ross.abutalabs.com/products/stepperize
Homepage: https://stepperize.com
Language: TypeScript
License Family: other
Topics: primitive, react, react-native, shadcn-ui, stepper, typesafe
Last push: 2026-06-05T20:33:51+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 87, longevity 62
- inputs: {"age_days": 876, "days_push": 89, "days_rel": 89, "gap_med": 0, "n_releases_24m": 60}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1594, forks 62 (observed 2026-08-28T04:05:08.977201+00:00)

## What it is
Stepperize is a type-safe, headless toolkit for building multi-step flows in React and React Native. It lets you define steps once as typed objects and provides hooks, providers, and unstyled primitives for navigation, validation guards, and exhaustive rendering.

## Use cases
- build a multi-step checkout flow in React
- create an onboarding wizard with typed steps
- build multi-step forms with per-step schema validation
- add a step-by-step account setup flow
- implement an import wizard with branching steps
- build a survey with progress tracking

## When to choose
- you want type-safe step ids and exhaustive rendering instead of stringly-typed switches
- you need headless primitives so you fully control styling
- you want built-in navigation guards, clamping, and completion tracking
- you use React or React Native and want a tiny zero-dependency stepper

## When to avoid
- you need field-level form state management (use React Hook Form, TanStack Form, or Conform alongside it)
- you want a pre-styled, ready-made stepper component with visuals
- your project is not React-based

## Facets
- artifact type: library
- maturity: active
- function: ui-components, state-management, form-handling
- domain: frontend, web-development, developer-tools
- platform: cross-platform
- tags: stepper, type-safe, headless, wizard, multi-step-forms, shadcn-ui, react-native, react, web

## Member repositories
- damianricobelli/stepperize (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:08.977201+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:54:11.042742+00:00, confidence not recorded.
  - readme: https://github.com/damianricobelli/stepperize (fetched 2026-08-28T04:05:08.977201+00:00, sha ad3ac55cd456)
  - homepage: https://stepperize.com (fetched 2026-08-29T11:25:22.048635+00:00, sha d386ed6317e0)
  - site_page: https://www.stepperize.com/docs/latest (fetched 2026-08-29T11:25:22.057931+00:00, sha bd11716a761f)
  - site_page: https://www.stepperize.com/docs/latest/getting-started/installation (fetched 2026-08-29T11:25:22.059772+00:00, sha be07e7022093)
  - site_page: https://www.stepperize.com/docs/latest/core-concepts/stepper-instance (fetched 2026-08-29T11:25:22.061450+00:00, sha a99106a114dd)
  - site_page: https://www.stepperize.com/docs/latest/guides/primitives (fetched 2026-08-29T11:25:22.063227+00:00, sha a43851dc1290)
  - site_page: https://www.stepperize.com/docs/latest/forms (fetched 2026-08-29T11:25:22.065205+00:00, sha ef6aaa3973d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
