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
- Host: GitHub
- URL: https://github.com/alvarowolfx/ng-step
- Owner: alvarowolfx
- Created: 2015-06-01T19:45:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T03:45:17.000Z (almost 10 years ago)
- Last Synced: 2024-12-09T23:42:13.569Z (5 months ago)
- Language: JavaScript
- Size: 402 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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).