diff --git a/docs/data.json b/docs/data.json index e1a0445..a23f7ae 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1535,7 +1535,7 @@ "full_name": "icerockdev/moko-mvvm", "html_url": "https://github.com/icerockdev/moko-mvvm", "description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 1032, + "stars_count": 1033, "watchers_count": 25, "issues_count": 53, "forks_count": 95, @@ -6663,7 +6663,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": 407, + "stars_count": 409, "watchers_count": 9, "issues_count": 35, "forks_count": 42, @@ -35443,7 +35443,7 @@ "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": 13121, + "stars_count": 13122, "watchers_count": 176, "issues_count": 160, "forks_count": 1076, @@ -209008,7 +209008,7 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6228, + "stars_count": 6229, "watchers_count": 126, "issues_count": 669, "forks_count": 520, @@ -230521,7 +230521,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": 351, + "stars_count": 352, "watchers_count": 8, "issues_count": 7, "forks_count": 47, @@ -247499,8 +247499,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -249753,8 +249753,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -251924,8 +251924,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -254178,8 +254178,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -256432,8 +256432,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -300535,7 +300535,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2449, + "stars_count": 2450, "watchers_count": 61, "issues_count": 72, "forks_count": 103, @@ -397794,5 +397794,264 @@ }, "category": "UI", "maven": "https://repo1.maven.org/maven2/com/huanshankeji/compose-html-material3/" + }, + { + "groupId": "io.yumemi.tart", + "artifactId": "tart-core", + "path": "io.yumemi.tart:tart-core", + "latestVersion": "1.0.0-rc02", + "lastUpdated": "20241212090623", + "versions": [ + { + "version": "1.0.0-alpha01", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "1.0.0-beta02", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "1.0.0-rc01", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "1.0.0-rc02", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + } + ], + "github": { + "name": "Tart", + "full_name": "yumemi-inc/Tart", + "html_url": "https://github.com/yumemi-inc/Tart", + "description": "A Kotlin Multiplatform Flux framework.", + "stars_count": 19, + "watchers_count": 3, + "issues_count": 0, + "forks_count": 0, + "license": "MIT License", + "topics": [] + }, + "category": "Architecture", + "maven": "https://repo1.maven.org/maven2/io/yumemi/tart/tart-core/" } ] \ No newline at end of file diff --git a/public/data.json b/public/data.json index e1a0445..a23f7ae 100644 --- a/public/data.json +++ b/public/data.json @@ -1535,7 +1535,7 @@ "full_name": "icerockdev/moko-mvvm", "html_url": "https://github.com/icerockdev/moko-mvvm", "description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 1032, + "stars_count": 1033, "watchers_count": 25, "issues_count": 53, "forks_count": 95, @@ -6663,7 +6663,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": 407, + "stars_count": 409, "watchers_count": 9, "issues_count": 35, "forks_count": 42, @@ -35443,7 +35443,7 @@ "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": 13121, + "stars_count": 13122, "watchers_count": 176, "issues_count": 160, "forks_count": 1076, @@ -209008,7 +209008,7 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6228, + "stars_count": 6229, "watchers_count": 126, "issues_count": 669, "forks_count": 520, @@ -230521,7 +230521,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": 351, + "stars_count": 352, "watchers_count": 8, "issues_count": 7, "forks_count": 47, @@ -247499,8 +247499,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -249753,8 +249753,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -251924,8 +251924,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -254178,8 +254178,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -256432,8 +256432,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 1183, "watchers_count": 27, - "issues_count": 93, - "forks_count": 158, + "issues_count": 92, + "forks_count": 159, "license": "Apache License 2.0", "topics": [ "firebase", @@ -300535,7 +300535,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2449, + "stars_count": 2450, "watchers_count": 61, "issues_count": 72, "forks_count": 103, @@ -397794,5 +397794,264 @@ }, "category": "UI", "maven": "https://repo1.maven.org/maven2/com/huanshankeji/compose-html-material3/" + }, + { + "groupId": "io.yumemi.tart", + "artifactId": "tart-core", + "path": "io.yumemi.tart:tart-core", + "latestVersion": "1.0.0-rc02", + "lastUpdated": "20241212090623", + "versions": [ + { + "version": "1.0.0-alpha01", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "1.0.0-beta02", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "1.0.0-rc01", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "1.0.0-rc02", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + } + ], + "github": { + "name": "Tart", + "full_name": "yumemi-inc/Tart", + "html_url": "https://github.com/yumemi-inc/Tart", + "description": "A Kotlin Multiplatform Flux framework.", + "stars_count": 19, + "watchers_count": 3, + "issues_count": 0, + "forks_count": 0, + "license": "MIT License", + "topics": [] + }, + "category": "Architecture", + "maven": "https://repo1.maven.org/maven2/io/yumemi/tart/tart-core/" } ] \ No newline at end of file