Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 21, 2023
1 parent 96aba48 commit c2f4422
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 80 deletions.
148 changes: 108 additions & 40 deletions docs/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"full_name": "icerockdev/moko-widgets",
"html_url": "https://github.com/icerockdev/moko-widgets",
"description": "Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 348,
"stars_count": 349,
"watchers_count": 18,
"issues_count": 40,
"forks_count": 29,
Expand Down Expand Up @@ -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": 844,
"stars_count": 845,
"watchers_count": 19,
"issues_count": 45,
"forks_count": 85,
Expand Down Expand Up @@ -3740,10 +3740,10 @@
"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": 798,
"watchers_count": 14,
"stars_count": 801,
"watchers_count": 15,
"issues_count": 148,
"forks_count": 88,
"forks_count": 90,
"license": "Apache License 2.0",
"topics": [
"android",
Expand Down Expand Up @@ -21477,7 +21477,7 @@
"full_name": "russhwolf/multiplatform-settings",
"html_url": "https://github.com/russhwolf/multiplatform-settings",
"description": "A Kotlin Multiplatform library for saving simple key-value data",
"stars_count": 1191,
"stars_count": 1192,
"watchers_count": 14,
"issues_count": 23,
"forks_count": 55,
Expand Down Expand Up @@ -28374,10 +28374,10 @@
"full_name": "Kotlin/kotlinx.coroutines",
"html_url": "https://github.com/Kotlin/kotlinx.coroutines",
"description": "Library support for Kotlin coroutines ",
"stars_count": 12317,
"stars_count": 12318,
"watchers_count": 297,
"issues_count": 286,
"forks_count": 1804,
"forks_count": 1805,
"license": "Apache License 2.0",
"topics": [
"async",
Expand Down Expand Up @@ -32140,7 +32140,7 @@
"description": "Kotlin multiplatform / multi-format serialization ",
"stars_count": 4791,
"watchers_count": 102,
"issues_count": 355,
"issues_count": 354,
"forks_count": 620,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -33044,9 +33044,9 @@
"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": 11636,
"stars_count": 11635,
"watchers_count": 176,
"issues_count": 172,
"issues_count": 175,
"forks_count": 973,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -177555,8 +177555,8 @@
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
"stars_count": 5529,
"watchers_count": 119,
"issues_count": 319,
"forks_count": 481,
"issues_count": 315,
"forks_count": 480,
"license": "Apache License 2.0",
"topics": [
"kotlin-multiplatform",
Expand Down Expand Up @@ -182856,7 +182856,7 @@
"full_name": "touchlab/Stately",
"html_url": "https://github.com/touchlab/Stately",
"description": "Kotlin Multiplatform State Library",
"stars_count": 500,
"stars_count": 501,
"watchers_count": 20,
"issues_count": 9,
"forks_count": 29,
Expand Down Expand Up @@ -193736,10 +193736,10 @@
"full_name": "kosi-libs/Kodein",
"html_url": "https://github.com/kosi-libs/Kodein",
"description": "Painless Kotlin Dependency Injection",
"stars_count": 3066,
"stars_count": 3069,
"watchers_count": 48,
"issues_count": 11,
"forks_count": 174,
"forks_count": 175,
"license": "MIT License",
"topics": [
"android",
Expand Down Expand Up @@ -199222,10 +199222,10 @@
"full_name": "square/okio",
"html_url": "https://github.com/square/okio",
"description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
"stars_count": 8525,
"stars_count": 8526,
"watchers_count": 270,
"issues_count": 74,
"forks_count": 1203,
"forks_count": 1204,
"license": "Apache License 2.0",
"topics": [
"kotlin",
Expand Down Expand Up @@ -202319,7 +202319,7 @@
"full_name": "arkivanov/MVIKotlin",
"html_url": "https://github.com/arkivanov/MVIKotlin",
"description": "Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)",
"stars_count": 632,
"stars_count": 633,
"watchers_count": 16,
"issues_count": 4,
"forks_count": 24,
Expand Down Expand Up @@ -202489,9 +202489,9 @@
"full_name": "freeletics/FlowRedux",
"html_url": "https://github.com/freeletics/FlowRedux",
"description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.",
"stars_count": 566,
"stars_count": 568,
"watchers_count": 24,
"issues_count": 8,
"issues_count": 7,
"forks_count": 23,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -205050,7 +205050,7 @@
"description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.",
"stars_count": 3556,
"watchers_count": 115,
"issues_count": 170,
"issues_count": 171,
"forks_count": 653,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -227946,9 +227946,9 @@
"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": 8305,
"stars_count": 8308,
"watchers_count": 103,
"issues_count": 65,
"issues_count": 66,
"forks_count": 641,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -230220,9 +230220,9 @@
"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": 2304,
"stars_count": 2305,
"watchers_count": 21,
"issues_count": 21,
"issues_count": 20,
"forks_count": 99,
"license": "Other",
"topics": [
Expand Down Expand Up @@ -262085,7 +262085,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": 1484,
"stars_count": 1485,
"watchers_count": 17,
"issues_count": 9,
"forks_count": 55,
Expand Down Expand Up @@ -268352,8 +268352,8 @@
"description": "Kotlin Asynchronous Bluetooth Low-Energy",
"stars_count": 645,
"watchers_count": 18,
"issues_count": 39,
"forks_count": 67,
"issues_count": 40,
"forks_count": 68,
"license": "Apache License 2.0",
"topics": [
"apple",
Expand Down Expand Up @@ -272162,7 +272162,7 @@
"full_name": "ajalt/clikt",
"html_url": "https://github.com/ajalt/clikt",
"description": "Multiplatform command line interface parsing for Kotlin",
"stars_count": 2203,
"stars_count": 2204,
"watchers_count": 14,
"issues_count": 16,
"forks_count": 118,
Expand Down Expand Up @@ -330328,7 +330328,7 @@
"description": "WebRTC Kotlin Multiplatform SDK",
"stars_count": 110,
"watchers_count": 4,
"issues_count": 6,
"issues_count": 7,
"forks_count": 22,
"license": "Apache License 2.0",
"topics": []
Expand Down Expand Up @@ -335804,9 +335804,9 @@
"full_name": "joffrey-bion/krossbow",
"html_url": "https://github.com/joffrey-bion/krossbow",
"description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
"stars_count": 131,
"stars_count": 132,
"watchers_count": 4,
"issues_count": 13,
"issues_count": 14,
"forks_count": 8,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -350039,7 +350039,7 @@
"full_name": "rickclephas/KMP-NativeCoroutines",
"html_url": "https://github.com/rickclephas/KMP-NativeCoroutines",
"description": "Library to use Kotlin Coroutines from Swift code in KMP apps",
"stars_count": 832,
"stars_count": 833,
"watchers_count": 13,
"issues_count": 14,
"forks_count": 29,
Expand Down Expand Up @@ -358446,7 +358446,7 @@
"full_name": "murzagalin/multiplatform-expressions-evaluator",
"html_url": "https://github.com/murzagalin/multiplatform-expressions-evaluator",
"description": "Kotlin Multiplatform runtime infix expressions evaluator.",
"stars_count": 24,
"stars_count": 23,
"watchers_count": 0,
"issues_count": 0,
"forks_count": 2,
Expand Down Expand Up @@ -358816,7 +358816,7 @@
"full_name": "irgaly/kfswatch",
"html_url": "https://github.com/irgaly/kfswatch",
"description": "Kotlin Multiplatform File System Watcher",
"stars_count": 45,
"stars_count": 46,
"watchers_count": 1,
"issues_count": 1,
"forks_count": 0,
Expand Down Expand Up @@ -361882,7 +361882,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": 152,
"stars_count": 153,
"watchers_count": 4,
"issues_count": 8,
"forks_count": 5,
Expand Down Expand Up @@ -363499,8 +363499,8 @@
"groupId": "dev.snipme",
"artifactId": "kodeview",
"path": "dev.snipme:kodeview",
"latestVersion": "0.6.0",
"lastUpdated": "20231003064019",
"latestVersion": "0.7.0",
"lastUpdated": "20231020060805",
"versions": [
{
"version": "0.5.0",
Expand Down Expand Up @@ -363637,6 +363637,74 @@
"platform": "jvm"
}
}
},
{
"version": "0.7.0",
"mpp": true,
"gradle": "8.0",
"kotlin": "1.9.10",
"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"
}
}
}
],
"github": {
Expand All @@ -363646,7 +363714,7 @@
"description": "Kotlin Multiplatform syntax highlighting views",
"stars_count": 33,
"watchers_count": 1,
"issues_count": 5,
"issues_count": 3,
"forks_count": 0,
"license": "Apache License 2.0",
"topics": [
Expand Down
Loading

0 comments on commit c2f4422

Please sign in to comment.