Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 7, 2024
1 parent 33d162f commit 57e81dc
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
100 changes: 50 additions & 50 deletions docs/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2312,7 +2312,7 @@
"full_name": "icerockdev/moko-network",
"html_url": "https://github.com/icerockdev/moko-network",
"description": "Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 152,
"stars_count": 153,
"watchers_count": 10,
"issues_count": 25,
"forks_count": 28,
Expand Down Expand Up @@ -4870,9 +4870,9 @@
"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": 989,
"stars_count": 991,
"watchers_count": 15,
"issues_count": 143,
"issues_count": 146,
"forks_count": 111,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -8556,7 +8556,7 @@
"full_name": "icerockdev/moko-geo",
"html_url": "https://github.com/icerockdev/moko-geo",
"description": "Geolocation access for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 124,
"stars_count": 126,
"watchers_count": 6,
"issues_count": 11,
"forks_count": 14,
Expand Down Expand Up @@ -9619,7 +9619,7 @@
"full_name": "icerockdev/moko-socket-io",
"html_url": "https://github.com/icerockdev/moko-socket-io",
"description": "MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library",
"stars_count": 103,
"stars_count": 104,
"watchers_count": 10,
"issues_count": 11,
"forks_count": 17,
Expand Down Expand Up @@ -22993,7 +22993,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": 1418,
"stars_count": 1419,
"watchers_count": 16,
"issues_count": 28,
"forks_count": 60,
Expand Down Expand Up @@ -30902,9 +30902,9 @@
"full_name": "Kotlin/kotlinx.coroutines",
"html_url": "https://github.com/Kotlin/kotlinx.coroutines",
"description": "Library support for Kotlin coroutines ",
"stars_count": 12730,
"stars_count": 12733,
"watchers_count": 295,
"issues_count": 278,
"issues_count": 279,
"forks_count": 1818,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -35459,10 +35459,10 @@
"full_name": "Kotlin/kotlinx.serialization",
"html_url": "https://github.com/Kotlin/kotlinx.serialization",
"description": "Kotlin multiplatform / multi-format serialization ",
"stars_count": 5110,
"stars_count": 5113,
"watchers_count": 99,
"issues_count": 382,
"forks_count": 608,
"issues_count": 380,
"forks_count": 610,
"license": "Apache License 2.0",
"topics": [
"cbor",
Expand Down Expand Up @@ -36505,7 +36505,7 @@
"description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
"stars_count": 12265,
"watchers_count": 180,
"issues_count": 155,
"issues_count": 154,
"forks_count": 992,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -201964,9 +201964,9 @@
"full_name": "cashapp/sqldelight",
"html_url": "https://github.com/cashapp/sqldelight",
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
"stars_count": 5934,
"stars_count": 5936,
"watchers_count": 124,
"issues_count": 493,
"issues_count": 494,
"forks_count": 491,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -227537,8 +227537,8 @@
"description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
"stars_count": 8669,
"watchers_count": 266,
"issues_count": 86,
"forks_count": 1165,
"issues_count": 87,
"forks_count": 1166,
"license": "Apache License 2.0",
"topics": [
"kotlin",
Expand Down Expand Up @@ -229095,8 +229095,8 @@
"html_url": "https://github.com/Kotlin/kotlinx-atomicfu",
"description": "The idiomatic way to use atomic operations in Kotlin",
"stars_count": 813,
"watchers_count": 35,
"issues_count": 54,
"watchers_count": 34,
"issues_count": 52,
"forks_count": 55,
"license": "Other",
"topics": [
Expand Down Expand Up @@ -231632,7 +231632,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": 764,
"stars_count": 765,
"watchers_count": 18,
"issues_count": 3,
"forks_count": 32,
Expand Down Expand Up @@ -231802,7 +231802,7 @@
"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": 640,
"stars_count": 641,
"watchers_count": 24,
"issues_count": 9,
"forks_count": 26,
Expand Down Expand Up @@ -234361,9 +234361,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": 3670,
"stars_count": 3671,
"watchers_count": 114,
"issues_count": 189,
"issues_count": 185,
"forks_count": 642,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -236987,9 +236987,9 @@
"full_name": "GitLiveApp/firebase-kotlin-sdk",
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 916,
"stars_count": 918,
"watchers_count": 21,
"issues_count": 72,
"issues_count": 71,
"forks_count": 138,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -238983,9 +238983,9 @@
"full_name": "GitLiveApp/firebase-kotlin-sdk",
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 916,
"stars_count": 918,
"watchers_count": 21,
"issues_count": 72,
"issues_count": 71,
"forks_count": 138,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -240896,9 +240896,9 @@
"full_name": "GitLiveApp/firebase-kotlin-sdk",
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 916,
"stars_count": 918,
"watchers_count": 21,
"issues_count": 72,
"issues_count": 71,
"forks_count": 138,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -242892,9 +242892,9 @@
"full_name": "GitLiveApp/firebase-kotlin-sdk",
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 916,
"stars_count": 918,
"watchers_count": 21,
"issues_count": 72,
"issues_count": 71,
"forks_count": 138,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -244888,9 +244888,9 @@
"full_name": "GitLiveApp/firebase-kotlin-sdk",
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 916,
"stars_count": 918,
"watchers_count": 21,
"issues_count": 72,
"issues_count": 71,
"forks_count": 138,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -248978,7 +248978,7 @@
"description": "Type-safe library for work with Telegram Bot API",
"stars_count": 323,
"watchers_count": 5,
"issues_count": 7,
"issues_count": 8,
"forks_count": 23,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -263756,7 +263756,7 @@
"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": 8652,
"stars_count": 8655,
"watchers_count": 106,
"issues_count": 99,
"forks_count": 685,
Expand Down Expand Up @@ -266031,9 +266031,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": 2491,
"stars_count": 2492,
"watchers_count": 20,
"issues_count": 10,
"issues_count": 11,
"forks_count": 109,
"license": "Other",
"topics": [
Expand Down Expand Up @@ -268259,7 +268259,7 @@
"full_name": "PocketByte/kotlin-kydra-log",
"html_url": "https://github.com/PocketByte/kotlin-kydra-log",
"description": "Kotlin Multiplatform Library that allows to write logs in common module. The way how logs will written defines for each platform independently.",
"stars_count": 18,
"stars_count": 17,
"watchers_count": 2,
"issues_count": 0,
"forks_count": 3,
Expand Down Expand Up @@ -284822,7 +284822,7 @@
"full_name": "Kotlin/kotlinx-datetime",
"html_url": "https://github.com/Kotlin/kotlinx-datetime",
"description": "KotlinX multiplatform date/time library",
"stars_count": 2214,
"stars_count": 2215,
"watchers_count": 64,
"issues_count": 62,
"forks_count": 87,
Expand Down Expand Up @@ -287134,7 +287134,7 @@
"full_name": "rsocket/rsocket-kotlin",
"html_url": "https://github.com/rsocket/rsocket-kotlin",
"description": "RSocket Kotlin multi-platform implementation",
"stars_count": 528,
"stars_count": 529,
"watchers_count": 19,
"issues_count": 32,
"forks_count": 38,
Expand Down Expand Up @@ -306584,10 +306584,10 @@
"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": 1978,
"stars_count": 1979,
"watchers_count": 24,
"issues_count": 5,
"forks_count": 77,
"forks_count": 76,
"license": "Apache License 2.0",
"topics": [
"android",
Expand Down Expand Up @@ -317912,9 +317912,9 @@
"full_name": "ajalt/clikt",
"html_url": "https://github.com/ajalt/clikt",
"description": "Multiplatform command line interface parsing for Kotlin",
"stars_count": 2384,
"stars_count": 2386,
"watchers_count": 16,
"issues_count": 16,
"issues_count": 15,
"forks_count": 120,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -390082,7 +390082,7 @@
"full_name": "nacular/doodle",
"html_url": "https://github.com/nacular/doodle",
"description": "A pure Kotlin UI framework for the Web and Desktop.",
"stars_count": 608,
"stars_count": 609,
"watchers_count": 17,
"issues_count": 3,
"forks_count": 26,
Expand Down Expand Up @@ -404474,7 +404474,7 @@
"description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
"stars_count": 157,
"watchers_count": 4,
"issues_count": 11,
"issues_count": 12,
"forks_count": 11,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -423046,7 +423046,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": 953,
"stars_count": 954,
"watchers_count": 15,
"issues_count": 15,
"forks_count": 31,
Expand Down Expand Up @@ -431573,7 +431573,7 @@
"full_name": "xxfast/KStore",
"html_url": "https://github.com/xxfast/KStore",
"description": "A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and okio",
"stars_count": 387,
"stars_count": 388,
"watchers_count": 3,
"issues_count": 11,
"forks_count": 11,
Expand Down Expand Up @@ -439066,7 +439066,7 @@
"full_name": "SnipMeDev/Highlights",
"html_url": "https://github.com/SnipMeDev/Highlights",
"description": "Kotlin Multiplatform (KMM) syntax highlighting engine",
"stars_count": 48,
"stars_count": 50,
"watchers_count": 1,
"issues_count": 6,
"forks_count": 1,
Expand Down Expand Up @@ -440460,7 +440460,7 @@
"full_name": "SnipMeDev/KodeView",
"html_url": "https://github.com/SnipMeDev/KodeView",
"description": "Kotlin Multiplatform syntax highlighting views",
"stars_count": 46,
"stars_count": 47,
"watchers_count": 1,
"issues_count": 3,
"forks_count": 0,
Expand Down Expand Up @@ -444450,7 +444450,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": 134,
"stars_count": 135,
"watchers_count": 2,
"issues_count": 1,
"forks_count": 9,
Expand Down
Loading

0 comments on commit 57e81dc

Please sign in to comment.