https://github.com/christabor/css-progress-wizard
[NOT MAINTAINED] A pure flexbox+sass progress indicator
https://github.com/christabor/css-progress-wizard
css flexbox progress-wizard sass
Last synced: 3 months ago
JSON representation
[NOT MAINTAINED] A pure flexbox+sass progress indicator
- Host: GitHub
- URL: https://github.com/christabor/css-progress-wizard
- Owner: christabor
- License: mit
- Created: 2014-06-06T00:42:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T11:13:23.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T05:03:46.597Z (3 months ago)
- Topics: css, flexbox, progress-wizard, sass
- Language: HTML
- Homepage: http://christabor.github.io/css-progress-wizard/
- Size: 38.1 KB
- Stars: 128
- Watchers: 6
- Forks: 37
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://raw.githubusercontent.com/christabor/css-progress-wizard/master/LICENSE)
## A pure css progress indicator!
* Pure CSS (lightweight, easy to implement)
* Flexbox - easy to update and add more items
* Resizeable/responsive (text-resize, etc... try it!)
* Easy to customize design (sass mixins/variables, etc...)
* Written with SASS