Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T18:14:42.000Z (about 3 years ago)
- Last Synced: 2024-04-14T08:28:46.638Z (7 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: 6
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Numpad-blue.svg?style=flat-square)](https://android-arsenal.com/details/1/6600)
Numpad
======
Number input made easy with Numpad,
Written in jetpack compose.## Download
[![Download](https://search.maven.org/artifact/io.ak1/numpad)](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:
```xmlio.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!
[![forthebadge](http://forthebadge.com/images/badges/built-for-android.svg)](http://forthebadge.com)
[snap]: https://oss.sonatype.org/content/repositories/snapshots/