Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olivki/krautils

Utility library for Kotlin.
https://github.com/olivki/krautils

kotlin utility

Last synced: 20 days ago
JSON representation

Utility library for Kotlin.

Awesome Lists containing this project

README

        

## krautils

Krautils is a variety of modules that contain utility extension functions and data structures for easing development using various libraries.

See [core](./core/) for the core module, and any of the modules defined in [extensions](./extensions/) for modules that are made for a more niche use case, or for specific libraries.

## TODO

- [ ] Write tests
- [ ] Write documentation for everything