diff --git a/README.MD b/README.MD index 8b3e212..33b766c 100644 --- a/README.MD +++ b/README.MD @@ -1157,6 +1157,11 @@ your Compose apps. [![Maven Central](https://img.shields.io/maven-central/v/com.prof18.rssparser/rssparser)](https://central.sonatype.com/namespace/com.prof18.rssparser) > RSS Parser is a Kotlin Multiplatform library for parsing RSS and Atom feeds. It supports Android, iOS, and the JVM. +[KOMM](https://github.com/Scogun/komm) - Kotlin Object Multiplatform Mapper +[![GitHub Repo stars](https://img.shields.io/github/stars/Scogun/komm?style=flat)](https://github.com/Scogun/komm) +[![Maven Central](https://img.shields.io/maven-central/v/com.ucasoft.komm/komm-annotations)](https://central.sonatype.com/namespace/com.ucasoft.komm/komm-annotations) +> Kotlin Object Multiplatform Mapper which generates mapping function via KSP and supports multi-mapping, converters, resolvers, null-substitute etc. + ## Suggest your an idea [What libraries are you missing?](https://github.com/terrakok/kmm-awesome/discussions/7)