0.0.3 • Published 5 years ago

multi-step-ui v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Multi-Step UI

_WARNING this project is currently in pre-release beta, under development and subject to change_

Build Status npm

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