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

https://github.com/alvarowolfx/ng-step

A step by step progress component build with angular.js
https://github.com/alvarowolfx/ng-step

Last synced: 4 months ago
JSON representation

A step by step progress component build with angular.js

Awesome Lists containing this project

README

        

# ngStep
A step by step progress component build with angular.js. Feel free to download and use.

## Demo
You can check it out [here](http://alvarowolfx.github.io/ng-step/).

## Installation

Install manually, or from bower:

```bash
$ bower install ngStep
```

## Contributing
Check [CONTRIBUTING.md](https://github.com/alvarowolfx/ng-step/blob/master/CONTRIBUTING.md).