An open API service indexing awesome lists of open source software.

https://github.com/beanloop/react-steppers

A package of React components to easily build advanced steppers.
https://github.com/beanloop/react-steppers

material-stepper react-step react-stepper step-component stepper

Last synced: about 1 month ago
JSON representation

A package of React components to easily build advanced steppers.

Awesome Lists containing this project

README

        

# react-steppers
[![Build Status](https://travis-ci.org/beanloop/react-steppers.svg?branch=master)](https://travis-ci.org/beanloop/react-steppers)
[![npm version](https://badge.fury.io/js/react-steppers.svg)](https://badge.fury.io/js/react-steppers)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)

A package of React components to easily build advanced steppers.

## Install
```
yarn add react-steppers
npm install --save react-steppers
```

## Documentation
For examples and API documentation please see

## License
react-steppers is dual-licensed under Apache 2.0 and MIT terms.