progress-tracker
Version:
Illustrate the steps in a multi step process like a form or a timeline.
17 lines (12 loc) • 373 B
Markdown
# 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