CommonJSJVMNative

normalize

KMP library for string unicode normalization

Add to your project
implementation("com.doist.x:normalize:1.0.4")
Parent project

Adds support for Unicode normalization as per Unicode Standard Annex #15, extending the `String` class with a `normalize(Form)` method, supporting NFC, NFD, NFKC, and NFKD forms.

Version history
Package version Release date Platforms
1.1.1 4 months ago Common, JVM, Native, JS Details
1.0.5 1 year ago Common, JVM, Native, JS Details
1.0.4 2 years ago Common, JVM, Native, JS
More versions will be indexed soon
Metadata
Version 2 years ago

1.0.4

  • Kotlin 1.6.0
  • Gradle 7.3.1
Supported targets
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_simulator_arm64
  • watchos_x64
Developers
  • Doist Inc.
License