# rstaib/jquery-steps

A powerful jQuery wizard plugin that supports accessibility and HTML5.

Repository: https://github.com/rstaib/jquery-steps
Canonical: https://ross.abutalabs.com/products/jquery-steps
Homepage: http://www.jquery-steps.com
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2021-01-22T20:14:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4871, "days_push": 2049, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1686, forks 749 (observed 2026-08-28T04:05:22.139460+00:00)

## What it is
jQuery Steps is a lightweight jQuery plugin for building wizard-style, multi-step UI components with accessibility and HTML5 support. It lets developers define steps via HTML markup or a JavaScript API and control navigation programmatically.

## Use cases
- create a multi-step checkout wizard
- build a step-by-step registration form
- turn long forms into paginated steps
- add tabbed step navigation to a page
- dynamically add or remove wizard steps via API

## When to choose
- you already use jQuery and need a quick wizard UI
- you need an accessible, HTML5-friendly step component
- you want a lightweight plugin without a full framework

## When to avoid
- your project uses React, Vue, or another modern framework without jQuery
- you need actively developed software with frequent updates
- you need complex state management beyond simple step navigation

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, form-handling
- domain: web-development, frontend
- platform: browser
- tags: jquery-plugin, wizard, multi-step-form, accessibility, html5, jquery

## Member repositories
- rstaib/jquery-steps (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.139460+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:38:59.696970+00:00, confidence not recorded.
  - readme: https://github.com/rstaib/jquery-steps (fetched 2026-08-28T04:05:22.139460+00:00, sha bb4f0717fd98)
  - registry_npm: https://registry.npmjs.org/jquery-steps (fetched 2026-08-29T11:14:08.999640+00:00, sha f226dc1baa1f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
