Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 26, 2023
1 parent 6c55580 commit e53841c
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
78 changes: 39 additions & 39 deletions docs/data.json
Original file line number Diff line number Diff line change
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": 900,
"stars_count": 902,
"watchers_count": 22,
"issues_count": 49,
"forks_count": 91,
Expand Down Expand Up @@ -3740,7 +3740,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": 867,
"stars_count": 869,
"watchers_count": 18,
"issues_count": 168,
"forks_count": 95,
Expand Down Expand Up @@ -4710,7 +4710,7 @@
"full_name": "icerockdev/moko-media",
"html_url": "https://github.com/icerockdev/moko-media",
"description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 57,
"stars_count": 58,
"watchers_count": 7,
"issues_count": 14,
"forks_count": 9,
Expand Down Expand Up @@ -7358,7 +7358,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": 92,
"stars_count": 93,
"watchers_count": 5,
"issues_count": 9,
"forks_count": 11,
Expand Down Expand Up @@ -22409,7 +22409,7 @@
"full_name": "kuuuurt/multiplatform-paging",
"html_url": "https://github.com/kuuuurt/multiplatform-paging",
"description": "Kotlin Multiplatform library for Pagination",
"stars_count": 241,
"stars_count": 243,
"watchers_count": 6,
"issues_count": 13,
"forks_count": 22,
Expand Down Expand Up @@ -29198,7 +29198,7 @@
"full_name": "Kotlin/kotlinx.coroutines",
"html_url": "https://github.com/Kotlin/kotlinx.coroutines",
"description": "Library support for Kotlin coroutines ",
"stars_count": 12489,
"stars_count": 12491,
"watchers_count": 294,
"issues_count": 290,
"forks_count": 1819,
Expand Down Expand Up @@ -33485,10 +33485,10 @@
"full_name": "Kotlin/kotlinx.serialization",
"html_url": "https://github.com/Kotlin/kotlinx.serialization",
"description": "Kotlin multiplatform / multi-format serialization ",
"stars_count": 4890,
"stars_count": 4891,
"watchers_count": 101,
"issues_count": 338,
"forks_count": 619,
"forks_count": 620,
"license": "Apache License 2.0",
"topics": [
"cbor",
Expand Down Expand Up @@ -34460,10 +34460,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": 11844,
"stars_count": 11848,
"watchers_count": 176,
"issues_count": 166,
"forks_count": 981,
"issues_count": 165,
"forks_count": 980,
"license": "Apache License 2.0",
"topics": [
"async",
Expand Down Expand Up @@ -189835,7 +189835,7 @@
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
"stars_count": 5688,
"watchers_count": 119,
"issues_count": 387,
"issues_count": 389,
"forks_count": 493,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -203067,9 +203067,9 @@
"full_name": "ionspin/kotlin-multiplatform-bignum",
"html_url": "https://github.com/ionspin/kotlin-multiplatform-bignum",
"description": "A Kotlin multiplatform library for arbitrary precision arithmetics",
"stars_count": 280,
"stars_count": 281,
"watchers_count": 2,
"issues_count": 20,
"issues_count": 18,
"forks_count": 36,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -207138,7 +207138,7 @@
"full_name": "kosi-libs/Kodein",
"html_url": "https://github.com/kosi-libs/Kodein",
"description": "Painless Kotlin Dependency Injection",
"stars_count": 3091,
"stars_count": 3092,
"watchers_count": 48,
"issues_count": 5,
"forks_count": 177,
Expand Down Expand Up @@ -211047,7 +211047,7 @@
"full_name": "benasher44/uuid",
"html_url": "https://github.com/benasher44/uuid",
"description": "Kotlin Multiplatform UUID",
"stars_count": 420,
"stars_count": 421,
"watchers_count": 9,
"issues_count": 5,
"forks_count": 28,
Expand Down Expand Up @@ -214634,7 +214634,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": 768,
"stars_count": 769,
"watchers_count": 36,
"issues_count": 58,
"forks_count": 59,
Expand Down Expand Up @@ -231980,7 +231980,7 @@
"description": "Type-safe library for work with Telegram Bot API",
"stars_count": 295,
"watchers_count": 4,
"issues_count": 7,
"issues_count": 8,
"forks_count": 22,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -243824,9 +243824,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": 8420,
"stars_count": 8422,
"watchers_count": 104,
"issues_count": 74,
"issues_count": 75,
"forks_count": 656,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -246098,7 +246098,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": 2363,
"stars_count": 2364,
"watchers_count": 21,
"issues_count": 22,
"forks_count": 103,
Expand Down Expand Up @@ -249272,7 +249272,7 @@
"full_name": "TeslaToolkit/tesla.kt",
"html_url": "https://github.com/TeslaToolkit/tesla.kt",
"description": "Tesla Client Library for Kotlin",
"stars_count": 11,
"stars_count": 12,
"watchers_count": 4,
"issues_count": 1,
"forks_count": 2,
Expand Down Expand Up @@ -263929,7 +263929,7 @@
"full_name": "JetBrains/skiko",
"html_url": "https://github.com/JetBrains/skiko",
"description": "Kotlin MPP bindings to Skia",
"stars_count": 1618,
"stars_count": 1621,
"watchers_count": 36,
"issues_count": 115,
"forks_count": 95,
Expand Down Expand Up @@ -265193,7 +265193,7 @@
"full_name": "LighthouseGames/KmLogging",
"html_url": "https://github.com/LighthouseGames/KmLogging",
"description": "Kotlin multiplatform logging. High performance, composable and simple to use.",
"stars_count": 49,
"stars_count": 52,
"watchers_count": 1,
"issues_count": 9,
"forks_count": 9,
Expand Down Expand Up @@ -283653,10 +283653,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": 1698,
"stars_count": 1701,
"watchers_count": 21,
"issues_count": 3,
"forks_count": 61,
"issues_count": 2,
"forks_count": 60,
"license": "Apache License 2.0",
"topics": [
"android",
Expand Down Expand Up @@ -292316,7 +292316,7 @@
"full_name": "DrewCarlson/qBittorrent-Kotlin",
"html_url": "https://github.com/DrewCarlson/qBittorrent-Kotlin",
"description": "qBittorrent Web API wrapper for Kotlin",
"stars_count": 19,
"stars_count": 20,
"watchers_count": 3,
"issues_count": 11,
"forks_count": 3,
Expand Down Expand Up @@ -293730,7 +293730,7 @@
"full_name": "ajalt/clikt",
"html_url": "https://github.com/ajalt/clikt",
"description": "Multiplatform command line interface parsing for Kotlin",
"stars_count": 2265,
"stars_count": 2266,
"watchers_count": 14,
"issues_count": 15,
"forks_count": 119,
Expand Down Expand Up @@ -357207,7 +357207,7 @@
"full_name": "MoviebaseApp/tmdb-kotlin",
"html_url": "https://github.com/MoviebaseApp/tmdb-kotlin",
"description": "🎬 Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform. ",
"stars_count": 169,
"stars_count": 170,
"watchers_count": 4,
"issues_count": 2,
"forks_count": 13,
Expand Down Expand Up @@ -359285,7 +359285,7 @@
"full_name": "atsushieno/ktmidi",
"html_url": "https://github.com/atsushieno/ktmidi",
"description": "Kotlin multiplatform library for MIDI access abstraction and data processing for MIDI 1.0, MIDI 2.0, SMF, and SMF2 (MIDI Clip File).",
"stars_count": 45,
"stars_count": 46,
"watchers_count": 7,
"issues_count": 5,
"forks_count": 5,
Expand Down Expand Up @@ -360367,7 +360367,7 @@
"full_name": "shepeliev/webrtc-kmp",
"html_url": "https://github.com/shepeliev/webrtc-kmp",
"description": "WebRTC Kotlin Multiplatform SDK",
"stars_count": 115,
"stars_count": 116,
"watchers_count": 4,
"issues_count": 7,
"forks_count": 24,
Expand Down Expand Up @@ -382537,7 +382537,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": 885,
"stars_count": 886,
"watchers_count": 13,
"issues_count": 17,
"forks_count": 29,
Expand Down Expand Up @@ -385347,7 +385347,7 @@
"description": "Semantic Versioning library for Kotlin Multiplatform.",
"stars_count": 72,
"watchers_count": 2,
"issues_count": 5,
"issues_count": 0,
"forks_count": 0,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -390287,8 +390287,8 @@
"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": 276,
"watchers_count": 3,
"issues_count": 6,
"forks_count": 8,
"issues_count": 8,
"forks_count": 9,
"license": "Apache License 2.0",
"topics": [
"kotlin",
Expand Down Expand Up @@ -394752,7 +394752,7 @@
"full_name": "ltttttttttttt/ComposeViews",
"html_url": "https://github.com/ltttttttttttt/ComposeViews",
"description": "跨平台Compose组件, Jatpack(JetBrains) Compose views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, Star Bar and more",
"stars_count": 266,
"stars_count": 267,
"watchers_count": 4,
"issues_count": 3,
"forks_count": 25,
Expand Down Expand Up @@ -396631,7 +396631,7 @@
"full_name": "SnipMeDev/Highlights",
"html_url": "https://github.com/SnipMeDev/Highlights",
"description": "Kotlin Multiplatform (KMM) syntax highlighting engine",
"stars_count": 35,
"stars_count": 36,
"watchers_count": 1,
"issues_count": 2,
"forks_count": 0,
Expand Down Expand Up @@ -397749,7 +397749,7 @@
"full_name": "jeffdgr8/kotbase",
"html_url": "https://github.com/jeffdgr8/kotbase",
"description": "Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database",
"stars_count": 38,
"stars_count": 39,
"watchers_count": 2,
"issues_count": 0,
"forks_count": 0,
Expand Down
Loading

0 comments on commit e53841c

Please sign in to comment.