CommonJSJVMNative
normalize
KMP library for string unicode normalization
Add to your project
implementation("com.doist.x:normalize:1.1.1")
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.
Metadata
Version
4 months ago
1.1.1
- Kotlin 2.0.0
- Gradle 8.9
Supported targets
JVM: |
|
Linux: |
|
Windows: |
|
iOS: |
|
macOS: |
|
tvOS: |
|
watchOS: |
|
Developers
- Doist Inc.
License