Skip to content

diskria-libs/kotlin-utils

Repository files navigation

Kotlin Utils

Reusable utility extensions for Kotlin language and libraries

Maven Central License: MIT


✨ Features

  • Extension functions for strings, collections, numbers and more.
  • Utility classes to make Kotlin code more expressive.
  • Common helpers reused across all my projects.
  • Lightweight and dependency-free (only Kotlin stdlib + kotlinx libraries).

📦 Installation

implementation("io.github.diskria:kotlin-utils:LATEST")

License

This project is licensed under the MIT License.

About

Reusable utility extensions for Kotlin language and libraries

Topics

Resources

License

Stars

Watchers

Forks

Languages