https://github.com/alvarowolfx/ng-keypad
A customizable keypad made with Angular.js
https://github.com/alvarowolfx/ng-keypad
Last synced: 4 months ago
JSON representation
A customizable keypad made with Angular.js
- Host: GitHub
- URL: https://github.com/alvarowolfx/ng-keypad
- Owner: alvarowolfx
- Created: 2015-06-03T02:59:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-09T23:17:33.000Z (almost 10 years ago)
- Last Synced: 2024-12-10T10:49:05.057Z (5 months ago)
- Language: CSS
- Size: 370 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# ngKeypad
A customizable keypad component made with Angular.js. Feel free to download and use.
## Demo
You can check it out [here](http://alvarowolfx.github.io/ng-keypad/).## Installation
Install manually, or from bower:
```bash
$ bower install ngKeypad
```## Contributing
Check [CONTRIBUTING.md](https://github.com/alvarowolfx/ng-keypad/blob/master/CONTRIBUTING.md).