diff --git a/README.md b/README.md index 9b92cef..9e86e6b 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,11 @@ ![badge][badge-jvm] ![badge][badge-linux] +* [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. +![badge][badge-jvm] +![badge][badge-linux] +![badge][badge-mac] + #### GraphQL * [apollo](https://www.apollographql.com/docs/android/essentials/get-started-multiplatform/) - Multiplatform official GraphQL client. @@ -634,6 +639,9 @@ ![badge][badge-mac] * [kcron](https://github.com/Scogun/kcron-common) - Kotlin multiplatform Cron library +![badge][badge-android] +![badge][badge-ios] +![badge][badge-js] ![badge][badge-jvm] ![badge][badge-linux] ![badge][badge-mac] @@ -1313,6 +1321,15 @@ ![badge][badge-ios] ![badge][badge-jvm] +* [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. +![badge][badge-android] +![badge][badge-ios] +![badge][badge-js] +![badge][badge-jvm] +![badge][badge-linux] +![badge][badge-mac] +![badge][badge-windows] + ### GUI * [moko-widgets](https://github.com/icerockdev/moko-widgets) - Declarative UI and screens management in common code for mobile (android & ios) Kotlin Multiplatform development