https://github.com/akshay2211/numpad
Numpad is light weight library for multipurpose usage in numaric input
https://github.com/akshay2211/numpad
android digits hacktoberfest hacktoberfest2021 library numbers numpad phone-number
Last synced: 10 months ago
JSON representation
Numpad is light weight library for multipurpose usage in numaric input
- Host: GitHub
- URL: https://github.com/akshay2211/numpad
- Owner: akshay2211
- License: apache-2.0
- Created: 2017-12-24T18:23:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T18:14:42.000Z (over 4 years ago)
- Last Synced: 2025-07-18T15:39:15.148Z (11 months ago)
- Topics: android, digits, hacktoberfest, hacktoberfest2021, library, numbers, numpad, phone-number
- Language: Java
- Homepage: https://github.com/akshay2211/Numpad
- Size: 849 KB
- Stars: 44
- Watchers: 5
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://android-arsenal.com/details/1/6600)
Numpad
======
Number input made easy with Numpad,
Written in jetpack compose.
## Download
[](https://search.maven.org/artifact/io.ak1/numpad) or grab via Gradle:
include in app level build.gradle
```groovy
repositories {
mavenCentral()
}
```
```groovy
implementation 'io.ak1:numpad:1.0.0'
```
or Maven:
```xml
io.ak1
numpad
1.0.0
pom
```
or ivy:
```xml
```
## License
Licensed under the Apache License, Version 2.0, [click here for the full license](/LICENSE).
## Author & support
This project was created by [Akshay Sharma](https://akshay2211.github.io/).
> If you appreciate my work, consider buying me a cup of :coffee: to keep me recharged :metal: by [PayPal](https://www.paypal.me/akshay2211)
> I love using my work and I'm available for contract work. Freelancing helps to maintain and keep [my open source projects](https://github.com/akshay2211/) up to date!
[](http://forthebadge.com)
[snap]: https://oss.sonatype.org/content/repositories/snapshots/