CommonJSJVMNativeWasm

kotlin-codepoint

Kotlin Multiplatform (KMP) library that adds basic support for Unicode code points.

Add to your project
implementation("de.cketti.unicode:kotlin-codepoints:0.9.0")
Parent project

Adds basic support for Unicode code points by exposing methods from `java.lang.String`, `java.lang.StringBuilder`, and `java.lang.Character`, including `CodePoint` class for enhanced usability.

Version history
Package version Release date Platforms
0.9.0 3 months ago Common, JVM, Native, Wasm, JS
0.8.0 3 months ago Common, JVM, Native, Wasm, JS Details
0.7.0 6 months ago Common, JVM, Native, Wasm, JS Details
0.6.1 1 year ago Common, JVM, Native, JS Details
0.6.0 1 year ago Common, JVM, Native, JS Details
0.5.0 1 year ago Common, JVM, Native, JS Details
0.4.0 1 year ago Common, JVM, Native, JS Details
0.3.0 1 year ago Common, JVM, Native, JS Details
0.2.0 1 year ago Common, JVM, Native, JS Details
0.1.0 1 year ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 3 months ago

0.9.0

  • Kotlin 2.0.0
  • Gradle 8.5
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm64
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_device_arm64
  • watchos_simulator_arm64
  • watchos_x64
Developers
License