From 6b61036231eb553d62412bf8cae93553118f0272 Mon Sep 17 00:00:00 2001 From: ismai117 <88812838+ismai117@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:38:04 +0000 Subject: [PATCH 1/6] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45aef29f..ca14091d 100644 --- a/README.md +++ b/README.md @@ -1482,10 +1482,15 @@ ### Animation / UI -* [Kottie](https://github.com/ismai117/kottie) - Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Lottie +* [Kottie](https://github.com/ismai117/kottie) - KScan is a Compose Multiplatform library that makes it easy to scan barcodes in your apps +![badge][badge-android] +![badge][badge-ios] + +### Device + +* [KScan](https://github.com/ismai117/KScan) - Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Lottie ![badge][badge-android] ![badge][badge-ios] -![badge][badge-jvm] ### Command Line Interface From 09ab6999b209a811a4b332281c5a13b755b0570a Mon Sep 17 00:00:00 2001 From: ismai117 <88812838+ismai117@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:39:40 +0000 Subject: [PATCH 2/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca14091d..349bb3f4 100644 --- a/README.md +++ b/README.md @@ -1482,13 +1482,13 @@ ### Animation / UI -* [Kottie](https://github.com/ismai117/kottie) - KScan is a Compose Multiplatform library that makes it easy to scan barcodes in your apps +* [Kottie](https://github.com/ismai117/kottie) - Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Lottie ![badge][badge-android] ![badge][badge-ios] ### Device -* [KScan](https://github.com/ismai117/KScan) - Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Lottie +* [KScan](https://github.com/ismai117/KScan) - KScan is a Compose Multiplatform library that makes it easy to scan barcodes in your apps ![badge][badge-android] ![badge][badge-ios] From e9880016e4afe6719b5430b8ba40774969a1bd4c Mon Sep 17 00:00:00 2001 From: ismai117 <88812838+ismai117@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:41:08 +0000 Subject: [PATCH 3/6] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 349bb3f4..f0bcbb6d 100644 --- a/README.md +++ b/README.md @@ -1486,12 +1486,6 @@ ![badge][badge-android] ![badge][badge-ios] -### Device - -* [KScan](https://github.com/ismai117/KScan) - KScan is a Compose Multiplatform library that makes it easy to scan barcodes in your apps -![badge][badge-android] -![badge][badge-ios] - ### Command Line Interface * [Clikt](https://github.com/ajalt/clikt) - Multiplatform command line interface parsing for Kotlin @@ -1708,6 +1702,12 @@ ![badge][badge-android] ![badge][badge-ios] +### Device + +* [KScan](https://github.com/ismai117/KScan) - Compose Multiplatform library that makes it easy to scan barcodes in your apps +![badge][badge-android] +![badge][badge-ios] + ### Docs * [dokka (official)](https://github.com/Kotlin/dokka) - Documentation Engine for Kotlin. From 65e518b19250cb42f0534d1ebcd39ecf7774dd2f Mon Sep 17 00:00:00 2001 From: ismai117 <88812838+ismai117@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:42:00 +0000 Subject: [PATCH 4/6] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f0bcbb6d..67e3f2d0 100644 --- a/README.md +++ b/README.md @@ -1692,19 +1692,19 @@ ![badge][badge-tvos] ![badge][badge-watchos] -#### Project templates +### Device -* [moko-template](https://github.com/icerockdev/moko-template) - Template project of a Mobile (Android & iOS) Kotlin MultiPlatform project with the MOKO libraries and modularized architecture +* [KScan](https://github.com/ismai117/KScan) - Compose Multiplatform library that makes it easy to scan barcodes in your apps ![badge][badge-android] ![badge][badge-ios] -* [KMMT](https://github.com/jittya/KMMT) - KMMT is a Multi-Module KMM based project template designed to simplify the KMM development. It uses a simplified approach that can be shared both in android and iOS easily. This template include network module, persistence module, resource module, analytics module ( with ios native library integration), domain module, presenter module etc. +#### Project templates + +* [moko-template](https://github.com/icerockdev/moko-template) - Template project of a Mobile (Android & iOS) Kotlin MultiPlatform project with the MOKO libraries and modularized architecture ![badge][badge-android] ![badge][badge-ios] -### Device - -* [KScan](https://github.com/ismai117/KScan) - Compose Multiplatform library that makes it easy to scan barcodes in your apps +* [KMMT](https://github.com/jittya/KMMT) - KMMT is a Multi-Module KMM based project template designed to simplify the KMM development. It uses a simplified approach that can be shared both in android and iOS easily. This template include network module, persistence module, resource module, analytics module ( with ios native library integration), domain module, presenter module etc. ![badge][badge-android] ![badge][badge-ios] From 58e724e3101abf3cb896963ee65d7b3d6feb7b1c Mon Sep 17 00:00:00 2001 From: ismai117 <88812838+ismai117@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:47:02 +0000 Subject: [PATCH 5/6] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e3f2d0..3373b957 100644 --- a/README.md +++ b/README.md @@ -1482,9 +1482,12 @@ ### Animation / UI -* [Kottie](https://github.com/ismai117/kottie) - Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Lottie +* [Kottie](https://github.com/ismai117/kottie) - Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Lottie ![badge][badge-android] ![badge][badge-ios] +![badge][badge-jvm] +![badge][badge-js] +![badge][badge-wasmJs] ### Command Line Interface From b878069dbdb953db4a3ed512d04188665411aefe Mon Sep 17 00:00:00 2001 From: ismai117 <88812838+ismai117@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:47:56 +0000 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3373b957..f916d73c 100644 --- a/README.md +++ b/README.md @@ -1487,7 +1487,7 @@ ![badge][badge-ios] ![badge][badge-jvm] ![badge][badge-js] -![badge][badge-wasmJs] +![badge][badge-wasm] ### Command Line Interface