https://github.com/nigelotoole/progress-tracker
A HTML component to illustrate the steps in a multi step process e.g. a multi step form, a timeline or a quiz.
https://github.com/nigelotoole/progress-tracker
css flexbox html progress-tracker sass scss
Last synced: 2 months ago
JSON representation
A HTML component to illustrate the steps in a multi step process e.g. a multi step form, a timeline or a quiz.
- Host: GitHub
- URL: https://github.com/nigelotoole/progress-tracker
- Owner: NigelOToole
- License: mit
- Created: 2016-06-08T15:53:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T06:54:25.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:25:43.662Z (over 1 year ago)
- Topics: css, flexbox, html, progress-tracker, sass, scss
- Language: HTML
- Homepage: http://nigelotoole.github.io/progress-tracker/
- Size: 1.73 MB
- Stars: 478
- Watchers: 18
- Forks: 57
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Progress Tracker
### Illustrate the steps in a multi step process like a form or a timeline.### [Demo and documentation](http://nigelotoole.github.io/progress-tracker/)
---
## Quick start
```javascript
$ npm install @nigelotoole/progress-tracker --save-dev
```Import the CSS into your project and add the elements to your HTML.
---
### License
MIT © Nigel O Toole