diff --git a/docs/data.json b/docs/data.json index 2272afd6..fa4045c3 100644 --- a/docs/data.json +++ b/docs/data.json @@ -4396,7 +4396,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 957, + "stars_count": 960, "watchers_count": 17, "issues_count": 183, "forks_count": 107, @@ -4947,7 +4947,7 @@ "full_name": "icerockdev/moko-permissions", "html_url": "https://github.com/icerockdev/moko-permissions", "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 251, + "stars_count": 253, "watchers_count": 6, "issues_count": 18, "forks_count": 29, @@ -8903,7 +8903,7 @@ "full_name": "icerockdev/moko-tensorflow", "html_url": "https://github.com/icerockdev/moko-tensorflow", "description": "Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 14, + "stars_count": 15, "watchers_count": 5, "issues_count": 3, "forks_count": 2, @@ -30360,10 +30360,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12665, + "stars_count": 12666, "watchers_count": 295, "issues_count": 282, - "forks_count": 1803, + "forks_count": 1805, "license": "Apache License 2.0", "topics": [ "async", @@ -34917,9 +34917,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 5041, + "stars_count": 5042, "watchers_count": 99, - "issues_count": 358, + "issues_count": 357, "forks_count": 605, "license": "Apache License 2.0", "topics": [ @@ -35938,10 +35938,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 12100, - "watchers_count": 178, + "stars_count": 12103, + "watchers_count": 179, "issues_count": 151, - "forks_count": 975, + "forks_count": 977, "license": "Apache License 2.0", "topics": [ "async", @@ -197525,7 +197525,7 @@ "description": "Kotlin Multiplatform framework for managing state evolution and side-effects", "stars_count": 59, "watchers_count": 2, - "issues_count": 10, + "issues_count": 11, "forks_count": 3, "license": "Apache License 2.0", "topics": [ @@ -199847,10 +199847,10 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5832, + "stars_count": 5834, "watchers_count": 122, - "issues_count": 430, - "forks_count": 482, + "issues_count": 431, + "forks_count": 484, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -201006,7 +201006,7 @@ "full_name": "touchlab/SQLiter", "html_url": "https://github.com/touchlab/SQLiter", "description": "Minimal multiplatform sqlite library", - "stars_count": 165, + "stars_count": 166, "watchers_count": 16, "issues_count": 33, "forks_count": 32, @@ -219414,7 +219414,7 @@ "full_name": "Reedyuk/blue-falcon", "html_url": "https://github.com/Reedyuk/blue-falcon", "description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android", - "stars_count": 296, + "stars_count": 297, "watchers_count": 7, "issues_count": 8, "forks_count": 38, @@ -222497,7 +222497,7 @@ "description": "Kotlin Multiplatform UUID", "stars_count": 444, "watchers_count": 10, - "issues_count": 7, + "issues_count": 8, "forks_count": 28, "license": "MIT License", "topics": [ @@ -222515,8 +222515,8 @@ "groupId": "com.squareup.okio", "artifactId": "okio", "path": "com.squareup.okio:okio", - "latestVersion": "3.8.0", - "lastUpdated": "20240209221059", + "latestVersion": "3.9.0", + "lastUpdated": "20240313025429", "versions": [ { "version": "0.5.0", @@ -224746,6 +224746,236 @@ "target": "watchos_x64" } } + }, + { + "version": "3.9.0", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmWasiApiElements-published": { + "platform": "wasm" + }, + "wasmWasiRuntimeElements-published": { + "platform": "wasm" + }, + "wasmWasiSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -224756,7 +224986,7 @@ "stars_count": 8634, "watchers_count": 265, "issues_count": 78, - "forks_count": 1157, + "forks_count": 1159, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -226312,7 +226542,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 801, + "stars_count": 802, "watchers_count": 36, "issues_count": 62, "forks_count": 60, @@ -231175,9 +231405,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3643, + "stars_count": 3644, "watchers_count": 114, - "issues_count": 180, + "issues_count": 193, "forks_count": 632, "license": "MIT License", "topics": [ @@ -233667,7 +233897,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -235527,7 +235757,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -237304,7 +237534,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -239164,7 +239394,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -241024,7 +241254,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -244942,7 +245172,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 311, + "stars_count": 312, "watchers_count": 5, "issues_count": 12, "forks_count": 23, @@ -258448,10 +258678,10 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 8547, + "stars_count": 8548, "watchers_count": 107, - "issues_count": 97, - "forks_count": 670, + "issues_count": 100, + "forks_count": 671, "license": "Apache License 2.0", "topics": [ "android", @@ -260723,7 +260953,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2445, + "stars_count": 2444, "watchers_count": 21, "issues_count": 21, "forks_count": 106, @@ -264634,7 +264864,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 177, + "stars_count": 178, "watchers_count": 6, "issues_count": 5, "forks_count": 18, @@ -279309,7 +279539,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2136, + "stars_count": 2138, "watchers_count": 65, "issues_count": 58, "forks_count": 87, @@ -279385,9 +279615,9 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1667, + "stars_count": 1668, "watchers_count": 37, - "issues_count": 124, + "issues_count": 123, "forks_count": 94, "license": "Apache License 2.0", "topics": [] @@ -300295,7 +300525,7 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1878, + "stars_count": 1880, "watchers_count": 23, "issues_count": 7, "forks_count": 75, @@ -307080,7 +307310,7 @@ "description": "Kotlin Asynchronous Bluetooth Low-Energy", "stars_count": 721, "watchers_count": 18, - "issues_count": 57, + "issues_count": 55, "forks_count": 72, "license": "Apache License 2.0", "topics": [ @@ -310962,7 +311192,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2347, + "stars_count": 2348, "watchers_count": 16, "issues_count": 18, "forks_count": 120, @@ -320424,7 +320654,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -329895,7 +330125,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -339385,7 +339615,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -348780,7 +349010,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -358193,7 +358423,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -367606,7 +367836,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -377030,7 +377260,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -386922,7 +387152,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 177, + "stars_count": 178, "watchers_count": 6, "issues_count": 5, "forks_count": 18, @@ -392413,8 +392643,8 @@ "groupId": "com.rickclephas.kmp", "artifactId": "kmp-nativecoroutines-core", "path": "com.rickclephas.kmp:kmp-nativecoroutines-core", - "latestVersion": "1.0.0-ALPHA-25-kotlin-2.0.0-Beta4", - "lastUpdated": "20240218134307", + "latestVersion": "1.0.0-ALPHA-26", + "lastUpdated": "20240313194333", "versions": [ { "version": "0.1.0", @@ -409627,6 +409857,227 @@ "target": "watchos_x64" } } + }, + { + "version": "1.0.0-ALPHA-26", + "mpp": true, + "gradle": "8.2.1", + "kotlin": "1.9.23", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -409636,7 +410087,7 @@ "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", "stars_count": 934, "watchers_count": 14, - "issues_count": 17, + "issues_count": 18, "forks_count": 31, "license": "MIT License", "topics": [ @@ -423414,7 +423865,7 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 202, + "stars_count": 204, "watchers_count": 4, "issues_count": 9, "forks_count": 8, @@ -427603,7 +428054,7 @@ "description": "Kotlin/Compose Multiplatform Library for accessing DeviceInfo", "stars_count": 44, "watchers_count": 1, - "issues_count": 3, + "issues_count": 4, "forks_count": 1, "license": "MIT License", "topics": [ @@ -429138,7 +429589,7 @@ "full_name": "vendelieu/telegram-bot", "html_url": "https://github.com/vendelieu/telegram-bot", "description": "Telegram Bot API wrapper with handy Kotlin DSL.", - "stars_count": 118, + "stars_count": 119, "watchers_count": 2, "issues_count": 3, "forks_count": 6, diff --git a/public/data.json b/public/data.json index 2272afd6..fa4045c3 100644 --- a/public/data.json +++ b/public/data.json @@ -4396,7 +4396,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 957, + "stars_count": 960, "watchers_count": 17, "issues_count": 183, "forks_count": 107, @@ -4947,7 +4947,7 @@ "full_name": "icerockdev/moko-permissions", "html_url": "https://github.com/icerockdev/moko-permissions", "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 251, + "stars_count": 253, "watchers_count": 6, "issues_count": 18, "forks_count": 29, @@ -8903,7 +8903,7 @@ "full_name": "icerockdev/moko-tensorflow", "html_url": "https://github.com/icerockdev/moko-tensorflow", "description": "Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 14, + "stars_count": 15, "watchers_count": 5, "issues_count": 3, "forks_count": 2, @@ -30360,10 +30360,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12665, + "stars_count": 12666, "watchers_count": 295, "issues_count": 282, - "forks_count": 1803, + "forks_count": 1805, "license": "Apache License 2.0", "topics": [ "async", @@ -34917,9 +34917,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 5041, + "stars_count": 5042, "watchers_count": 99, - "issues_count": 358, + "issues_count": 357, "forks_count": 605, "license": "Apache License 2.0", "topics": [ @@ -35938,10 +35938,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 12100, - "watchers_count": 178, + "stars_count": 12103, + "watchers_count": 179, "issues_count": 151, - "forks_count": 975, + "forks_count": 977, "license": "Apache License 2.0", "topics": [ "async", @@ -197525,7 +197525,7 @@ "description": "Kotlin Multiplatform framework for managing state evolution and side-effects", "stars_count": 59, "watchers_count": 2, - "issues_count": 10, + "issues_count": 11, "forks_count": 3, "license": "Apache License 2.0", "topics": [ @@ -199847,10 +199847,10 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5832, + "stars_count": 5834, "watchers_count": 122, - "issues_count": 430, - "forks_count": 482, + "issues_count": 431, + "forks_count": 484, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -201006,7 +201006,7 @@ "full_name": "touchlab/SQLiter", "html_url": "https://github.com/touchlab/SQLiter", "description": "Minimal multiplatform sqlite library", - "stars_count": 165, + "stars_count": 166, "watchers_count": 16, "issues_count": 33, "forks_count": 32, @@ -219414,7 +219414,7 @@ "full_name": "Reedyuk/blue-falcon", "html_url": "https://github.com/Reedyuk/blue-falcon", "description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android", - "stars_count": 296, + "stars_count": 297, "watchers_count": 7, "issues_count": 8, "forks_count": 38, @@ -222497,7 +222497,7 @@ "description": "Kotlin Multiplatform UUID", "stars_count": 444, "watchers_count": 10, - "issues_count": 7, + "issues_count": 8, "forks_count": 28, "license": "MIT License", "topics": [ @@ -222515,8 +222515,8 @@ "groupId": "com.squareup.okio", "artifactId": "okio", "path": "com.squareup.okio:okio", - "latestVersion": "3.8.0", - "lastUpdated": "20240209221059", + "latestVersion": "3.9.0", + "lastUpdated": "20240313025429", "versions": [ { "version": "0.5.0", @@ -224746,6 +224746,236 @@ "target": "watchos_x64" } } + }, + { + "version": "3.9.0", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmWasiApiElements-published": { + "platform": "wasm" + }, + "wasmWasiRuntimeElements-published": { + "platform": "wasm" + }, + "wasmWasiSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -224756,7 +224986,7 @@ "stars_count": 8634, "watchers_count": 265, "issues_count": 78, - "forks_count": 1157, + "forks_count": 1159, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -226312,7 +226542,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 801, + "stars_count": 802, "watchers_count": 36, "issues_count": 62, "forks_count": 60, @@ -231175,9 +231405,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3643, + "stars_count": 3644, "watchers_count": 114, - "issues_count": 180, + "issues_count": 193, "forks_count": 632, "license": "MIT License", "topics": [ @@ -233667,7 +233897,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -235527,7 +235757,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -237304,7 +237534,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -239164,7 +239394,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -241024,7 +241254,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 853, "watchers_count": 19, - "issues_count": 77, + "issues_count": 78, "forks_count": 130, "license": "Apache License 2.0", "topics": [ @@ -244942,7 +245172,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 311, + "stars_count": 312, "watchers_count": 5, "issues_count": 12, "forks_count": 23, @@ -258448,10 +258678,10 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 8547, + "stars_count": 8548, "watchers_count": 107, - "issues_count": 97, - "forks_count": 670, + "issues_count": 100, + "forks_count": 671, "license": "Apache License 2.0", "topics": [ "android", @@ -260723,7 +260953,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2445, + "stars_count": 2444, "watchers_count": 21, "issues_count": 21, "forks_count": 106, @@ -264634,7 +264864,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 177, + "stars_count": 178, "watchers_count": 6, "issues_count": 5, "forks_count": 18, @@ -279309,7 +279539,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2136, + "stars_count": 2138, "watchers_count": 65, "issues_count": 58, "forks_count": 87, @@ -279385,9 +279615,9 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1667, + "stars_count": 1668, "watchers_count": 37, - "issues_count": 124, + "issues_count": 123, "forks_count": 94, "license": "Apache License 2.0", "topics": [] @@ -300295,7 +300525,7 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1878, + "stars_count": 1880, "watchers_count": 23, "issues_count": 7, "forks_count": 75, @@ -307080,7 +307310,7 @@ "description": "Kotlin Asynchronous Bluetooth Low-Energy", "stars_count": 721, "watchers_count": 18, - "issues_count": 57, + "issues_count": 55, "forks_count": 72, "license": "Apache License 2.0", "topics": [ @@ -310962,7 +311192,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2347, + "stars_count": 2348, "watchers_count": 16, "issues_count": 18, "forks_count": 120, @@ -320424,7 +320654,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -329895,7 +330125,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -339385,7 +339615,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -348780,7 +349010,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -358193,7 +358423,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -367606,7 +367836,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -377030,7 +377260,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 12, + "issues_count": 14, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -386922,7 +387152,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 177, + "stars_count": 178, "watchers_count": 6, "issues_count": 5, "forks_count": 18, @@ -392413,8 +392643,8 @@ "groupId": "com.rickclephas.kmp", "artifactId": "kmp-nativecoroutines-core", "path": "com.rickclephas.kmp:kmp-nativecoroutines-core", - "latestVersion": "1.0.0-ALPHA-25-kotlin-2.0.0-Beta4", - "lastUpdated": "20240218134307", + "latestVersion": "1.0.0-ALPHA-26", + "lastUpdated": "20240313194333", "versions": [ { "version": "0.1.0", @@ -409627,6 +409857,227 @@ "target": "watchos_x64" } } + }, + { + "version": "1.0.0-ALPHA-26", + "mpp": true, + "gradle": "8.2.1", + "kotlin": "1.9.23", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -409636,7 +410087,7 @@ "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", "stars_count": 934, "watchers_count": 14, - "issues_count": 17, + "issues_count": 18, "forks_count": 31, "license": "MIT License", "topics": [ @@ -423414,7 +423865,7 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 202, + "stars_count": 204, "watchers_count": 4, "issues_count": 9, "forks_count": 8, @@ -427603,7 +428054,7 @@ "description": "Kotlin/Compose Multiplatform Library for accessing DeviceInfo", "stars_count": 44, "watchers_count": 1, - "issues_count": 3, + "issues_count": 4, "forks_count": 1, "license": "MIT License", "topics": [ @@ -429138,7 +429589,7 @@ "full_name": "vendelieu/telegram-bot", "html_url": "https://github.com/vendelieu/telegram-bot", "description": "Telegram Bot API wrapper with handy Kotlin DSL.", - "stars_count": 118, + "stars_count": 119, "watchers_count": 2, "issues_count": 3, "forks_count": 6,