kotlin-multiplatform-diff

A multiplatform Kotlin library for calculating text differences

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования Данные ORM
Группа

Группа

io.github.petertrr
Идентификатор

Идентификатор

kotlin-multiplatform-diff-metadata
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

kotlin-multiplatform-diff
A multiplatform Kotlin library for calculating text differences
Ссылка на сайт

Ссылка на сайт

https://github.com/petertrr/kotlin-multiplatform-diff
Система контроля версий

Система контроля версий

https://github.com/petertrr/kotlin-multiplatform-diff

Скачать kotlin-multiplatform-diff-metadata

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31

Модули Проекта

Данный проект не имеет модулей.

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.9 of the original library are present, except for:

  • Unified diff, which heavily uses file read/write and therefore needs a more complicated rewrite for kotlin-multiplatform
  • diff-utils-jgit, which uses JVM-only jgit library

Please refer to the original guides for more information.

Supported platforms

Currently, artifacts for the following platforms are supported:

  • JVM
  • JS (both browser and Node.js)
  • LinuxX64
  • MingwX64
  • MacosX64

Версии библиотеки

Версия
0.1.0