https://github.com/labai/la-utils
Various small utils
https://github.com/labai/la-utils
kotlin
Last synced: 5 months ago
JSON representation
Various small utils
- Host: GitHub
- URL: https://github.com/labai/la-utils
- Owner: labai
- License: mit
- Created: 2020-11-21T19:33:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-30T14:38:40.000Z (6 months ago)
- Last Synced: 2025-12-02T19:56:13.785Z (6 months ago)
- Topics: kotlin
- Language: Java
- Homepage:
- Size: 342 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
_**Various small utils and helpers.**_
## la-mapper
Data structures (dto's) mapper for kotlin.
Moved to [la-mapper](../../../la-mapper/) repo.
## num2word
Convert number to text phrase.
Support languages: Lithuanian, Latvian, Estonian, English, Russian.
## keylock-pg
Lightweight resources lock by key using Postgre db.
## deci.kt
deci.kt was moved to [deci](../../../deci/) repo