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: 5 months ago
JSON representation
A package of React components to easily build advanced steppers.
- Host: GitHub
- URL: https://github.com/beanloop/react-steppers
- Owner: beanloop
- License: apache-2.0
- Created: 2017-01-18T11:10:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T09:01:54.000Z (over 7 years ago)
- Last Synced: 2025-08-17T04:35:12.443Z (5 months ago)
- Topics: material-stepper, react-step, react-stepper, step-component, stepper
- Language: TypeScript
- Homepage: https://beanloop.github.io/react-steppers/
- Size: 2.32 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# react-steppers
[](https://travis-ci.org/beanloop/react-steppers)
[](https://badge.fury.io/js/react-steppers)
[](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.