yamin8000/PrettyPersianNumbers
PrettyPersianNumbers is an Android library to convert a number to a word for Persian/Farsi using Kotlin/JVM
KotlinGPL-3.0
Issues
- 0
Dependency Dashboard
#10 opened by renovate - 1
compbility with kmp
#72 opened by abbasalim - 0
Fix 'Parentheses in ("${number[0]}".toLong()) are unnecessary and can be replaced with: "${number[0]}".toLong()' issue in Persian_Numbers\src\main\java\com\github\yamin8000\ppn\PersianDigits.kt
#71 opened by yamin8000 - 0
Fix 'Parentheses in ("${number[0]}".toLong()) are unnecessary and can be replaced with: "${number[0]}".toLong()' issue in Persian_Numbers\src\main\java\com\github\yamin8000\ppn\PersianDigits.kt
#70 opened by yamin8000 - 0
What if the first character is a letter?
#67 opened by yamin8000 - 0
Write more tests
#65 opened by yamin8000 - 0
add more test
#51 opened by yamin8000 - 0
Use removePrefix
#53 opened by yamin8000 - 0
The function normalizeTenPowerName has a comment. Prefer renaming the function giving it a more self-explanatory name.
#52 opened by codacy-production - 0
- 6
Contributors ✨ fix
#3 opened by yamin8000 - 4
contribution fix
#1 opened by yamin8000