CommonJSJVMNative

kotlin-codepoint-deluxe

Kotlin Multiplatform (KMP) library that adds a nicer API than kotlin-codepoint for dealing with Unicode code points.

Add to your project
implementation("de.cketti.unicode:kotlin-codepoints-deluxe:0.6.1")
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 Details
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
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
More versions will be indexed soon
Metadata
Version 1 year ago

0.6.1

  • Kotlin 1.8.0
  • Gradle 7.6
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm32_hfp
  • linux_arm64
  • linux_mips32
  • linux_mipsel32
  • linux_x64
Other:
  • wasm32
Windows:
  • mingw_x64
  • mingw_x86
iOS:
  • ios_arm32
  • 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
  • watchos_x86
Developers
License