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

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

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