# enszrlu/NextStep

Lightweight onboarding library for Next.js

Repository: https://github.com/enszrlu/NextStep
Canonical: https://ross.abutalabs.com/products/nextstep
Homepage: https://nextstepjs.com
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-20T18:24:39+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 93, longevity 51
- inputs: {"age_days": 718, "days_push": 44, "days_rel": 44, "gap_med": 9, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1035, forks 43 (observed 2026-08-28T04:03:19.128354+00:00)

## What it is
NextStep is a lightweight onboarding library for Next.js and React applications that creates step-by-step interactive product tours. It uses Motion (Framer Motion) for animations and supports navigation adapters for Next.js, React Router, and Remix.

## Use cases
- add a step-by-step product tour to a Next.js app
- guide new users through onboarding flows
- create interactive walkthroughs that span multiple pages
- trigger tours based on user events or form interactions
- customize tour tooltip cards with custom React components
- track tour progress with analytics callbacks

## When to choose
- you need lightweight onboarding tours in a Next.js, React Router, or Remix app
- you want smooth animations powered by Framer Motion
- you need tours that navigate across pages
- you want full control over tour card appearance and behavior

## When to avoid
- your app is not React-based
- you need onboarding for native mobile apps
- you want a zero-dependency solution since Motion is required

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, animation, routing
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: onboarding, product-tours, nextjs, react, framer-motion, user-guidance, tour-library, nodejs, web-server

## Member repositories
- enszrlu/NextStep (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.128354+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-30T07:04:53.728348+00:00, confidence not recorded.
  - readme: https://github.com/enszrlu/NextStep (fetched 2026-08-28T04:03:19.128354+00:00, sha 6dd21701fcae)
  - homepage: https://nextstepjs.com (fetched 2026-08-29T13:05:47.400512+00:00, sha 9b7fbc287c1b)
  - site_page: https://nextstepjs.com/docs/nextjs (fetched 2026-08-29T13:05:47.421882+00:00, sha 7cdb00284308)
  - site_page: https://nextstepjs.com/docs/react (fetched 2026-08-29T13:05:47.424504+00:00, sha 46f45a608d86)
  - site_page: https://nextstepjs.com/docs (fetched 2026-08-29T13:05:47.409679+00:00, sha a07b4c6f0a44)
  - site_page: https://nextstepjs.com/docs/nextjs/animations (fetched 2026-08-29T13:05:47.411539+00:00, sha a935f39e8e99)
  - site_page: https://nextstepjs.com/docs/nextjs/useNextStep (fetched 2026-08-29T13:05:47.413423+00:00, sha 40015d037f99)
  - site_page: https://nextstepjs.com/docs/nextjs/styling (fetched 2026-08-29T13:05:47.415385+00:00, sha fb0d6fa8a8b2)
  - site_page: https://nextstepjs.com/docs/nextjs/routing (fetched 2026-08-29T13:05:47.417340+00:00, sha 4d6a64298c7d)
  - site_page: https://nextstepjs.com/docs/nextjs/callbacks (fetched 2026-08-29T13:05:47.419097+00:00, sha a5a7d3210c24)
- Data as of 2026-08-30T08:39:29.467469+00:00.
