{"id":24081756,"url":"https://github.com/jonathanconway/react-router-wizard","last_synced_at":"2025-07-28T20:09:06.876Z","repository":{"id":57343914,"uuid":"93012362","full_name":"jonathanconway/react-router-wizard","owner":"jonathanconway","description":"A React container for assembling components into a wizard interface. Works with react-router.","archived":false,"fork":false,"pushed_at":"2019-04-22T16:58:21.000Z","size":452,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-12T00:49:08.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jonathanconway.co/react-router-wizard","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathanconway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-01T03:24:17.000Z","updated_at":"2021-12-29T02:10:46.000Z","dependencies_parsed_at":"2022-09-12T06:30:39.633Z","dependency_job_id":null,"html_url":"https://github.com/jonathanconway/react-router-wizard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathanconway/react-router-wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanconway%2Freact-router-wizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanconway%2Freact-router-wizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanconway%2Freact-router-wizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanconway%2Freact-router-wizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanconway","download_url":"https://codeload.github.com/jonathanconway/react-router-wizard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanconway%2Freact-router-wizard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267578003,"owners_count":24110351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-09T23:26:10.163Z","updated_at":"2025-07-28T20:09:06.839Z","avatar_url":"https://github.com/jonathanconway.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-router-wizard\n\nA React container for assembling components into a wizard interface. Works with [`react-router`](https://github.com/ReactTraining/react-router).\n\n\u003cdiv\u003e\n  \u003cimg style=\"display:inline-block;vertical-align:middle\" src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/React-icon.svg/1024px-React-icon.svg.png\" alt=\"ReactJS logo\" height=\"50px\" /\u003e\n  \u003cspan style=\"font-size:50px;vertical-align:middle;display:inline-block;padding:0 1rem;\"\u003e+\u003c/span\u003e\n  \u003cimg style=\"display:inline-block;vertical-align:middle\" src=\"https://seeklogo.com/images/R/react-router-logo-AB5BFB638F-seeklogo.com.png\" alt=\"React-Router logo\" height=\"50px\" /\u003e\n  \u003cspan style=\"font-size:50px;vertical-align:middle;display:inline-block;padding:0 1rem;\"\u003e+\u003c/span\u003e\n  \u003cimg style=\"display:inline-block;vertical-align:middle\" src=\"http://i.imgur.com/rbEzHFM.png\" alt=\"Wizard sketch\" height=\"50px\" /\u003e\n\u003c/div\u003e\n\n## Installation\n\nInstall with npm (or yarn).\n\n```sh\nnpm install react-wizard --save\n```\n\n## Usage\n\n```\nimport React, { Component } from 'react';\nimport { HashRouter } from 'react-router-dom';\nimport Wizard, { Step } from 'react-router-wizard';\n\nexport default class App extends Component {\n  render() {\n    return (\n      \u003cHashRouter\u003e\n        \u003cWizard\u003e\n          \u003cStep\u003e\n            \u003ch1\u003eWelcome to Step 1\u003c/h1\u003e\n          \u003c/Step\u003e\n          \u003cStep\u003e\n            \u003ch1\u003eWelcome to Step 2\u003c/h1\u003e\n          \u003c/Step\u003e\n          \u003cStep\u003e\n            \u003ch1\u003eWelcome to Step 3\u003c/h1\u003e\n          \u003c/Step\u003e\n        \u003c/Wizard\u003e\n      \u003c/HashRouter\u003e\n    );\n  }\n}\n```\n\n## License\n\n[MIT](LICENSE). Copyright (c) 2017 Jonathan Conway.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanconway%2Freact-router-wizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanconway%2Freact-router-wizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanconway%2Freact-router-wizard/lists"}