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

FunnySaltyFish

  • https://funnysaltyfish.github.io/
  • FunnySaltyFish

ComposeDataSaver

by FunnySaltyFish

108

Enables elegant data persistence in Compose environments, supporting various data types and custom types. Features low coupling, lightweight implementation, and extensibility with other storage frameworks like MMKV and DataStore.

#preferences, #compose-multiplatform

Android JVMJVMKotlin/NativeWasm

Apache License 2.0

partial-json-parser-kmp

by FunnySaltyFish

7

Parses incomplete JSON strings, converting them into a map format. Utilizes tokenization for parsing and handles exceptions for invalid JSON inputs. Derived from a TypeScript library.

#chatgpt

Android JVMJVMKotlin/NativeWasmJS

MIT License