klibs.io
Report an issue
About & FAQ
Klibs.io wordmark
Press / to search + KMP projects
Osmerion logo

Osmerion

  • https://osmerion.com
  • Osmerion
  • opensource@osmerion.com

Omittable

by Osmerion

18

Tiny library introducing an Omittable type for distinguishing between absent and null values, enhancing API efficiency and semantic clarity in data transfer objects.

#utility, #data

JVMKotlin/NativeWasmJS

Apache License 2.0

kotlin-base32

by Osmerion

4

Tiny library for Base32 encoding and decoding, designed to resemble Base64 API standards. Intended for potential integration into the Standard Library, includes comprehensive documentation and tests.

#utility, #serialization

JVMKotlin/NativeWasmJS

Apache License 2.0

kotlin-semver

by Osmerion

0

Parsing, comparing and incrementing semantic versions, plus flexible constraint parsing (Maven, npm, custom) with disjunctive-normal-form comparator logic and support for descriptors, X-, tilde-, caret- and hyphen-ranges.

#semver

JVMKotlin/NativeWasm

MIT License