You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Couchbaselite](https://github.com/MyUNiDAYS/couchbaselite-kotlin-sdk) - Kotlin Multiplatform wrapper for the Couchbase Lite Mobile Database.
284
+
![badge][badge-android]
285
+
![badge][badge-ios]
286
+
273
287
#### KVS
274
288
275
289
*[multiplatform-settings](https://github.com/russhwolf/multiplatform-settings) - A Kotlin Multiplatform library for saving simple key-value data.
@@ -312,6 +326,11 @@
312
326
![badge][badge-watchos]
313
327
![badge][badge-windows]
314
328
329
+
*[Universal-Cache](https://github.com/andrew0000/universal-cache) - Kotlin Flow caching and request sharing. Main idea: don't request data more times than it's needed.
330
+
![badge][badge-android]
331
+
![badge][badge-jvm]
332
+
![badge][badge-ios]
333
+
315
334
#### FILE
316
335
317
336
*[okio](https://github.com/square/okio) - A modern I/O library for Android, Java, and Kotlin Multiplatform.
@@ -599,6 +618,14 @@
599
618
![badge][badge-mac]
600
619
![badge][badge-windows]
601
620
621
+
*[Kronos Multiplatform](https://github.com/softartdev/Kronos-Multiplatform) - Network Time Protocol (NTP) library
622
+
![badge][badge-android]
623
+
![badge][badge-ios]
624
+
![badge][badge-jvm]
625
+
![badge][badge-mac]
626
+
![badge][badge-linux]
627
+
![badge][badge-windows]
628
+
602
629
#### Semantic Versioning
603
630
604
631
*[SemVer-KMP](https://github.com/QazCetelic/SemVer-KMP) - A Kotlin library for Semantic Versioning with ranges and other features.
@@ -983,6 +1010,21 @@
983
1010
![badge][badge-js-ir]
984
1011
![badge][badge-apple-silicon]
985
1012
1013
+
#### Metadata
1014
+
1015
+
*[XMP Core for Kotlin Multiplatform](https://github.com/Ashampoo/xmpcore) - Kotlin Multiplatform port of Adobe's XMP SDK.
1016
+
![badge][badge-android]
1017
+
![badge][badge-jvm]
1018
+
![badge][badge-ios]
1019
+
![badge][badge-mac]
1020
+
1021
+
#### Parsing
1022
+
1023
+
*[RSS-Parser](https://github.com/prof18/RSS-Parser) - A Kotlin Multiplatform library to parse a RSS Feed
1024
+
![badge][badge-android]
1025
+
![badge][badge-jvm]
1026
+
![badge][badge-ios]
1027
+
986
1028
### Debug
987
1029
988
1030
#### Logging
@@ -1128,8 +1170,19 @@
1128
1170
![badge][badge-windows]
1129
1171
![badge][badge-linux]
1130
1172
1173
+
1174
+
1175
+
*[testmints](https://github.com/robertfmurdock/testmints) - Lightweight test semantic-sugar, to improve readability.
1176
+
![badge][badge-jvm]
1177
+
![badge][badge-js]
1178
+
![badge][badge-android]
1179
+
![badge][badge-ios]
1180
+
![badge][badge-mac]
1181
+
![badge][badge-windows]
1182
+
![badge][badge-linux]
1183
+
1131
1184
*[jsmints](https://github.com/robertfmurdock/jsmints) - A suite of libraries and gradle plugins for working with Kotlin JS, with a focus on testing and version updating.
1132
-
![badge][badge-js]
1185
+
![badge][badge-js]
1133
1186
1134
1187
### Annotation Processor
1135
1188
@@ -1199,6 +1252,24 @@
1199
1252
![badge][badge-jvm]
1200
1253
![badge][badge-js]
1201
1254
1255
+
*[Material Theme Preferences](https://github.com/softartdev/MaterialThemePrefs) - Switching Dark/Light Material themes on Compose
1256
+
![badge][badge-android]
1257
+
![badge][badge-ios]
1258
+
![badge][badge-jvm]
1259
+
![badge][badge-mac]
1260
+
![badge][badge-linux]
1261
+
![badge][badge-windows]
1262
+
1263
+
*[DrawBox](https://github.com/MarkYav/DrawBox) - The first multiplatform library to draw anything on canvas.
1264
+
![badge][badge-android]
1265
+
![badge][badge-jvm]
1266
+
![badge][badge-linux]
1267
+
![badge][badge-windows]
1268
+
1269
+
*[typist-cmp](https://github.com/zeeshanali-k/typist-cmp) - A Highly Customisable Typing Animation Library for Compose Multiplatform (Android & iOS)
1270
+
![badge][badge-android]
1271
+
![badge][badge-ios]
1272
+
1202
1273
### Command Line Interface
1203
1274
1204
1275
*[Clikt](https://github.com/ajalt/clikt) - Multiplatform command line interface parsing for Kotlin
0 commit comments