multi-step-ui

0.0.3 • Public • Published

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

Package Sidebar

Install

npm i multi-step-ui

Weekly Downloads

3

Version

0.0.3

License

ISC

Unpacked Size

4.11 MB

Total Files

82

Last publish

Collaborators

  • charlielow