UNPKG

materialize-stepper

Version:

A little plugin, inspired by MDL-Stepper, that implements a stepper to Materializecss framework.

70 lines (43 loc) 3.03 kB
## IMPORTANT! #### Do. Or do not. There is no try. ###### This is a total refactoring of materialize-stepper. For a year this project has been abandoned, but since a lot of people uses it, I decided to make everything from scratch. Since the latest stable version don't work anymore, this is the beta and the official working version right now. When it gets stable enough, I'll release it as a stable version. ### NOT SO IMPORTANT! #### PATIENCE YOU MUST HAVE my young padawan ###### The author of this project is looking for a job in Canada or USA. If you need a good worker, maybe he's the guy ;D # Materialize-stepper [![GitHub version](https://badge.fury.io/gh/Kinark%2FMaterialize-stepper.svg)](https://badge.fury.io/gh/Kinark%2FMaterialize-stepper) [![npm version](https://badge.fury.io/js/materialize-stepper.svg)](https://badge.fury.io/js/materialize-stepper) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RZYQNQ394RE3S) ![Small demo](docs/images/small_demo.gif) A little plugin, inspired by [MDL-Stepper](https://ahlechandre.github.io/mdl-stepper/), that implements a stepper to [Materializecss framework](http://materializecss.com/). Demo: https://kinark.github.io/Materialize-stepper/ Codepen Playground: https://codepen.io/Kinark/pen/VKrjJp ## [Documentation](https://kinark.github.io/Materialize-stepper/) The documentation once belonged to this readme, before the force's sleep. However, it's awaken once more, in the gh-pages this time. [Go check it out!](https://kinark.github.io/Materialize-stepper/) ## Limitations None, I think :) ## Final observations * Every command works like an accordion collapsible. If you trigger "openStep(step)" or "nextStep()", it'll close the active step, remove any feedback screen and execute their functions. ## Changelog Just visit [CHANGELOG](CHANGELOG.md) file. ## Built With * Atom (before) * VSCode ## Authors and collaborators * **Igor Marcossi** - *Initial work* - [Kinark](https://github.com/Kinark) ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Acknowledgments * THANK YOU [Materializecss framework](http://materializecss.com/) FOR EVERYTHING! * THANK YOU [MDL-Stepper](https://ahlechandre.github.io/mdl-stepper/) FOR IDEAS AND A LITTLE OF CSS! <p align="center"> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xlick&hosted_button_id=RZYQNQ394RE3S"><img src="https://coperni.design/files/coffe.svg" width="48" ></a> </p> <p align="center"> Hey!<br />Did you like the stepper? I hope you did!<br />If you did, why not buy me a coffe? :D </p> <p align="center"> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RZYQNQ394RE3S"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" ></a> </p> <p align="center">Bitcoin addres:<br />1AE21GBjtQf5f7X3f1T2qdckgqcAhzxPdz</p>