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

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

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).