Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/olivki/krautils
- Owner: Olivki
- License: apache-2.0
- Created: 2021-02-20T21:25:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T11:52:33.000Z (over 2 years ago)
- Last Synced: 2024-12-21T08:20:29.037Z (20 days ago)
- Topics: kotlin, utility
- Language: Kotlin
- Homepage:
- Size: 196 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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