KMPCode
1.0.0indexedFacilitates convenient handling of dates, times, coordinates, colors, strings, and air quality. Offers a comprehensive suite of utilities with extensive test coverage.
1
Stars
—
Used by
dependents
—
Health
/ 100
Facilitates convenient handling of dates, times, coordinates, colors, strings, and air quality. Offers a comprehensive suite of utilities with extensive test coverage.
KMPCode is a Kotlin Multiplatform library that helps developers more conveniently handle dates, times, coordinates, colors, strings, air quality, and more.
The minSdk is 26.
Add the following dependencies to your project:
plugins {
kotlin("plugin.serialization") version "2.1.0"
}
commonMain.dependencies {
// datetime
implementation("io.github.cjfsss:hos-datetime:1.0.2")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.2")
// utils
implementation("io.github.cjfsss:hos-utils:1.0.0")
// ktor-plugin
implementation()
implementation()
implementation()
implementation()
implementation()
}
Copyright 2025
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http:
Unless applicable law agreed to writing, software
distributed under the License distributed an BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express implied.
See the License the specific language governing permissions
limitations under the License.
Surfaced from shared tags and platforms — no rankings paid for.