CommonJSJVMNative

yamlkt

Multiplatform YAML parser & serializer for kotlinx.serialization written in pure Kotlin.

Add to your project
implementation("net.mamoe.yamlkt:yamlkt:0.13.0")
Parent project

Fast YAML library with comments support. Offers deserialization to structured objects, contextual and polymorphic serialization, dynamic types handling, and `YamlElement` wrapper classes. Missing support for anchors and certain multiline strings.

Version history
Package version Release date Platforms
0.13.0 1 year ago Common, JVM, Native, JS
0.12.0 2 years ago Common, JVM, Native, JS Details
0.11.0 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 year ago

0.13.0

  • Kotlin 1.8.0
  • Gradle 7.3
Supported targets
JVM:
  • 1.8
Linux:
  • linux_arm32_hfp
  • linux_arm64
  • linux_x64
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_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Him188
License