An open API service indexing awesome lists of open source software.

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.

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