JSPM

multi-step-ui

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q46214F
  • License ISC

Manage simple or complex, multi-step user flows

Package Exports

  • multi-step-ui

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (multi-step-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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