Skip to content

Commit bcf5a1a

Browse files
authored
Merge pull request #192 from Scogun/master
Add new KMP libraries, update badges
2 parents 2ec0d9d + 8079334 commit bcf5a1a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: README.md

+17
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@
7676
![badge][badge-jvm]
7777
![badge][badge-linux]
7878

79+
* [ktor-simple-cache](https://github.com/Scogun/ktor-simple-cache) - Easy-to-use lightweight library which adds configurable output cache support to [Ktor](https://github.com/ktorio/ktor), including [Memory](https://github.com/Scogun/ktor-simple-cache/tree/main/ktor-simple-memory-cache) and [Redis](https://github.com/Scogun/ktor-simple-cache/tree/main/ktor-simple-redis-cache) providers.
80+
![badge][badge-jvm]
81+
![badge][badge-linux]
82+
![badge][badge-mac]
83+
7984
#### GraphQL
8085

8186
* [apollo](https://www.apollographql.com/docs/android/essentials/get-started-multiplatform/) - Multiplatform official GraphQL client.
@@ -641,6 +646,9 @@
641646
![badge][badge-wasm]
642647

643648
* [kcron](https://github.com/Scogun/kcron-common) - Kotlin multiplatform Cron library
649+
![badge][badge-android]
650+
![badge][badge-ios]
651+
![badge][badge-js]
644652
![badge][badge-jvm]
645653
![badge][badge-linux]
646654
![badge][badge-mac]
@@ -1335,6 +1343,15 @@
13351343
![badge][badge-ios]
13361344
![badge][badge-jvm]
13371345

1346+
* [KOMM](https://github.com/Scogun/komm) - Kotlin Object Multiplatform Mapper which generates mapping function via KSP and supports multi-mapping, converters, resolvers, null-substitute etc.
1347+
![badge][badge-android]
1348+
![badge][badge-ios]
1349+
![badge][badge-js]
1350+
![badge][badge-jvm]
1351+
![badge][badge-linux]
1352+
![badge][badge-mac]
1353+
![badge][badge-windows]
1354+
13381355
### GUI
13391356

13401357
* [moko-widgets](https://github.com/icerockdev/moko-widgets) - Declarative UI and screens management in common code for mobile (android & ios) Kotlin Multiplatform development

0 commit comments

Comments
 (0)