Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 4 hours 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T11:13:23.000Z (over 1 year ago)
- Last Synced: 2024-11-07T06:06:02.171Z (7 days ago)
- Topics: css, flexbox, progress-wizard, sass
- Language: HTML
- Homepage: http://christabor.github.io/css-progress-wizard/
- Size: 38.1 KB
- Stars: 128
- Watchers: 7
- Forks: 37
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT Badge](http://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/christabor/css-progress-wizard/master/LICENSE)
![Donation badge](https://img.shields.io/gratipay/christabor.svg)## 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