petertrr / kotlin-multiplatform-diff

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Apache License 2.0
74 stars 5 forks source link
diff kmp kotlin kotlin-js kotlin-jvm kotlin-library kotlin-native multiplatform multiplatform-kotlin-library

kotlin-multiplatform-diff

Build and test License codecov

Releases Maven Central Awesome Kotlin Badge

This is a port of java-diff-utils to Kotlin with multiplatform support.
All credit for the implementation goes to original authors.

Features

All features from version 4.12 of the original library are present, except for:

Please refer to the original guides for more information.

Supported Platforms

Currently, artifacts for the following platforms are supported:

The supported Native targets are (following the Kotlin/Native target support guidelines):

Tier 1 Tier 2 Tier 3
macosX64 linuxX64 mingwX64
macosArm64 linuxArm64