multi-step-ui
v0.0.3
Published
Manage simple or complex, multi-step user flows
Downloads
110
Maintainers
Readme
Multi-Step UI
WARNING this project is currently in pre-release beta, under development and subject to change
A lightweight framework for managing multi-step user flows
Provides step mapping and navigation through nested branches and a simple, extensible interface for steps and forks
- Enrollment, onboarding or sign-up flows
- Help / FAQ triage flows
- Troubleshooting guides
Multi-Step UI is not a view library, integrate with React or any other templating engine or view library
Install
$ npm i multi-step-ui
or
$ yarn add multi-step-ui
Getting Started
https://charlielow.github.io/multi-step-ui
Examples
https://charlielow.github.io/multi-step-ui/docs/simple-flow-with-react
API Reference
https://charlielow.github.io/multi-step-ui/docs/multi-step-ui