react-stages

0.8.22 • Public • Published

Stages

Stages, ultra flexible, super powerful and relatively lightweight (37.2 kb minified and gzipped as of v0.5.6) wizard and form components for React. For devs which miss advanced features like collections and deeply nested data structures from libs like React-Hook-Forms or Formik.

Stages is currently not production ready! The API will most likely slightly change before v1 release. Use at your own risk. However, we here at Unic already do use it with success in multiple big client projects.

Possible Usecases:

  • Forms (one stage)
  • Wizards (multiple stages, linear progression)
  • Dynamic Wizard (multiple dynamic stages, non linear progression)
  • Text Adventure (multiple stages, free progression)
  • Quiz (One or multiple stages, with custom validation and locked fields)
  • Accordion Form (stages rendered inside an accordion)
  • Slideshow (multiple stages, no validation, keyboard navigation)
  • Router (for SPAs)

Installation

Installation:

npm i react-stages --save

Component Structure

This is the basic component structure for a wizard:

Readme

Keywords

none

Package Sidebar

Install

npm i react-stages

Weekly Downloads

37

Version

0.8.22

License

MIT

Unpacked Size

3.97 MB

Total Files

15

Last publish

Collaborators

  • fredibach