|
2314 | 2314 | "description": "OpenAPI client code generation for mobile (android & ios) Kotlin Multiplatform development", |
2315 | 2315 | "stars_count": 153, |
2316 | 2316 | "watchers_count": 9, |
2317 | | - "issues_count": 31, |
| 2317 | + "issues_count": 32, |
2318 | 2318 | "forks_count": 30, |
2319 | 2319 | "license": "Apache License 2.0", |
2320 | 2320 | "topics": [ |
|
6134 | 6134 | "full_name": "icerockdev/moko-resources", |
6135 | 6135 | "html_url": "https://github.com/icerockdev/moko-resources", |
6136 | 6136 | "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", |
6137 | | - "stars_count": 1214, |
| 6137 | + "stars_count": 1216, |
6138 | 6138 | "watchers_count": 14, |
6139 | 6139 | "issues_count": 162, |
6140 | 6140 | "forks_count": 126, |
|
6959 | 6959 | "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", |
6960 | 6960 | "stars_count": 489, |
6961 | 6961 | "watchers_count": 8, |
6962 | | - "issues_count": 37, |
| 6962 | + "issues_count": 38, |
6963 | 6963 | "forks_count": 49, |
6964 | 6964 | "license": "Apache License 2.0", |
6965 | 6965 | "topics": [ |
|
21150 | 21150 | "full_name": "soywiz-archive/klock", |
21151 | 21151 | "html_url": "https://github.com/soywiz-archive/klock", |
21152 | 21152 | "description": "Multiplatform Date and time library for Kotlin", |
21153 | | - "stars_count": 673, |
| 21153 | + "stars_count": 674, |
21154 | 21154 | "watchers_count": 10, |
21155 | 21155 | "issues_count": 0, |
21156 | 21156 | "forks_count": 50, |
|
25606 | 25606 | "full_name": "russhwolf/multiplatform-settings", |
25607 | 25607 | "html_url": "https://github.com/russhwolf/multiplatform-settings", |
25608 | 25608 | "description": "A Kotlin Multiplatform library for saving simple key-value data", |
25609 | | - "stars_count": 1914, |
| 25609 | + "stars_count": 1921, |
25610 | 25610 | "watchers_count": 17, |
25611 | 25611 | "issues_count": 32, |
25612 | 25612 | "forks_count": 71, |
|
35342 | 35342 | "full_name": "Kotlin/kotlinx.coroutines", |
35343 | 35343 | "html_url": "https://github.com/Kotlin/kotlinx.coroutines", |
35344 | 35344 | "description": "Library support for Kotlin coroutines ", |
35345 | | - "stars_count": 13374, |
| 35345 | + "stars_count": 13376, |
35346 | 35346 | "watchers_count": 290, |
35347 | | - "issues_count": 322, |
| 35347 | + "issues_count": 323, |
35348 | 35348 | "forks_count": 1890, |
35349 | 35349 | "license": "Apache License 2.0", |
35350 | 35350 | "topics": [ |
|
36706 | 36706 | "full_name": "ktorio/ktor", |
36707 | 36707 | "html_url": "https://github.com/ktorio/ktor", |
36708 | 36708 | "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", |
36709 | | - "stars_count": 13581, |
| 36709 | + "stars_count": 13586, |
36710 | 36710 | "watchers_count": 174, |
36711 | 36711 | "issues_count": 168, |
36712 | 36712 | "forks_count": 1138, |
@@ -212661,7 +212661,7 @@ |
212661 | 212661 | "full_name": "oolong-kt/oolong", |
212662 | 212662 | "html_url": "https://github.com/oolong-kt/oolong", |
212663 | 212663 | "description": "MVU for Kotlin Multiplatform", |
212664 | | - "stars_count": 298, |
| 212664 | + "stars_count": 299, |
212665 | 212665 | "watchers_count": 12, |
212666 | 212666 | "issues_count": 6, |
212667 | 212667 | "forks_count": 14, |
@@ -215415,9 +215415,9 @@ |
215415 | 215415 | "full_name": "sqldelight/sqldelight", |
215416 | 215416 | "html_url": "https://github.com/sqldelight/sqldelight", |
215417 | 215417 | "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", |
215418 | | - "stars_count": 6439, |
| 215418 | + "stars_count": 6440, |
215419 | 215419 | "watchers_count": 126, |
215420 | | - "issues_count": 360, |
| 215420 | + "issues_count": 361, |
215421 | 215421 | "forks_count": 541, |
215422 | 215422 | "license": "Apache License 2.0", |
215423 | 215423 | "topics": [ |
@@ -222818,7 +222818,7 @@ |
222818 | 222818 | "full_name": "Autodesk/coroutineworker", |
222819 | 222819 | "html_url": "https://github.com/Autodesk/coroutineworker", |
222820 | 222820 | "description": "Kotlin Coroutine-based workers for native", |
222821 | | - "stars_count": 370, |
| 222821 | + "stars_count": 371, |
222822 | 222822 | "watchers_count": 11, |
222823 | 222823 | "issues_count": 3, |
222824 | 222824 | "forks_count": 24, |
@@ -246458,7 +246458,7 @@ |
246458 | 246458 | "full_name": "square/okio", |
246459 | 246459 | "html_url": "https://github.com/square/okio", |
246460 | 246460 | "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", |
246461 | | - "stars_count": 8884, |
| 246461 | + "stars_count": 8885, |
246462 | 246462 | "watchers_count": 262, |
246463 | 246463 | "issues_count": 94, |
246464 | 246464 | "forks_count": 1188, |
@@ -248019,7 +248019,7 @@ |
248019 | 248019 | "description": "The idiomatic way to use atomic operations in Kotlin", |
248020 | 248020 | "stars_count": 1004, |
248021 | 248021 | "watchers_count": 30, |
248022 | | - "issues_count": 58, |
| 248022 | + "issues_count": 57, |
248023 | 248023 | "forks_count": 65, |
248024 | 248024 | "license": "Other", |
248025 | 248025 | "topics": [ |
@@ -248193,7 +248193,7 @@ |
248193 | 248193 | "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", |
248194 | 248194 | "stars_count": 732, |
248195 | 248195 | "watchers_count": 27, |
248196 | | - "issues_count": 14, |
| 248196 | + "issues_count": 15, |
248197 | 248197 | "forks_count": 27, |
248198 | 248198 | "license": "Apache License 2.0", |
248199 | 248199 | "topics": [ |
@@ -269958,7 +269958,7 @@ |
269958 | 269958 | "description": "A multiplatform expectation library for Kotlin", |
269959 | 269959 | "stars_count": 597, |
269960 | 269960 | "watchers_count": 25, |
269961 | | - "issues_count": 45, |
| 269961 | + "issues_count": 46, |
269962 | 269962 | "forks_count": 217, |
269963 | 269963 | "license": "European Union Public License 1.2", |
269964 | 269964 | "topics": [ |
@@ -270044,7 +270044,7 @@ |
270044 | 270044 | "description": "A multiplatform expectation library for Kotlin", |
270045 | 270045 | "stars_count": 597, |
270046 | 270046 | "watchers_count": 25, |
270047 | | - "issues_count": 45, |
| 270047 | + "issues_count": 46, |
270048 | 270048 | "forks_count": 217, |
270049 | 270049 | "license": "European Union Public License 1.2", |
270050 | 270050 | "topics": [ |
@@ -270243,7 +270243,7 @@ |
270243 | 270243 | "description": "A multiplatform expectation library for Kotlin", |
270244 | 270244 | "stars_count": 597, |
270245 | 270245 | "watchers_count": 25, |
270246 | | - "issues_count": 45, |
| 270246 | + "issues_count": 46, |
270247 | 270247 | "forks_count": 217, |
270248 | 270248 | "license": "European Union Public License 1.2", |
270249 | 270249 | "topics": [ |
@@ -270398,7 +270398,7 @@ |
270398 | 270398 | "description": "A multiplatform expectation library for Kotlin", |
270399 | 270399 | "stars_count": 597, |
270400 | 270400 | "watchers_count": 25, |
270401 | | - "issues_count": 45, |
| 270401 | + "issues_count": 46, |
270402 | 270402 | "forks_count": 217, |
270403 | 270403 | "license": "European Union Public License 1.2", |
270404 | 270404 | "topics": [ |
@@ -291193,7 +291193,7 @@ |
291193 | 291193 | "full_name": "InsertKoinIO/koin", |
291194 | 291194 | "html_url": "https://github.com/InsertKoinIO/koin", |
291195 | 291195 | "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", |
291196 | | - "stars_count": 9428, |
| 291196 | + "stars_count": 9430, |
291197 | 291197 | "watchers_count": 106, |
291198 | 291198 | "issues_count": 104, |
291199 | 291199 | "forks_count": 746, |
@@ -297348,7 +297348,7 @@ |
297348 | 297348 | "description": "Json bindings for Kotlin/Multiplatform.", |
297349 | 297349 | "stars_count": 7, |
297350 | 297350 | "watchers_count": 3, |
297351 | | - "issues_count": 13, |
| 297351 | + "issues_count": 14, |
297352 | 297352 | "forks_count": 0, |
297353 | 297353 | "license": "MIT License", |
297354 | 297354 | "topics": [ |
@@ -298472,7 +298472,7 @@ |
298472 | 298472 | "description": "Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform and Typescript projects.", |
298473 | 298473 | "stars_count": 34, |
298474 | 298474 | "watchers_count": 3, |
298475 | | - "issues_count": 3, |
| 298475 | + "issues_count": 4, |
298476 | 298476 | "forks_count": 9, |
298477 | 298477 | "license": "MIT License", |
298478 | 298478 | "topics": [ |
@@ -314259,7 +314259,7 @@ |
314259 | 314259 | "full_name": "Kotlin/kotlinx-datetime", |
314260 | 314260 | "html_url": "https://github.com/Kotlin/kotlinx-datetime", |
314261 | 314261 | "description": "KotlinX multiplatform date/time library", |
314262 | | - "stars_count": 2588, |
| 314262 | + "stars_count": 2593, |
314263 | 314263 | "watchers_count": 58, |
314264 | 314264 | "issues_count": 69, |
314265 | 314265 | "forks_count": 110, |
@@ -314335,9 +314335,9 @@ |
314335 | 314335 | "full_name": "JetBrains/skiko", |
314336 | 314336 | "html_url": "https://github.com/JetBrains/skiko", |
314337 | 314337 | "description": "Kotlin Multiplatform bindings to Skia", |
314338 | | - "stars_count": 1969, |
| 314338 | + "stars_count": 1972, |
314339 | 314339 | "watchers_count": 34, |
314340 | | - "issues_count": 31, |
| 314340 | + "issues_count": 32, |
314341 | 314341 | "forks_count": 138, |
314342 | 314342 | "license": "Apache License 2.0", |
314343 | 314343 | "topics": [] |
@@ -317220,7 +317220,7 @@ |
317220 | 317220 | "full_name": "rsocket/rsocket-kotlin", |
317221 | 317221 | "html_url": "https://github.com/rsocket/rsocket-kotlin", |
317222 | 317222 | "description": "RSocket Kotlin multi-platform implementation", |
317223 | | - "stars_count": 598, |
| 317223 | + "stars_count": 599, |
317224 | 317224 | "watchers_count": 19, |
317225 | 317225 | "issues_count": 34, |
317226 | 317226 | "forks_count": 40, |
@@ -321940,7 +321940,7 @@ |
321940 | 321940 | "full_name": "JuulLabs/kable", |
321941 | 321941 | "html_url": "https://github.com/JuulLabs/kable", |
321942 | 321942 | "description": "Kotlin Asynchronous Bluetooth Low-Energy", |
321943 | | - "stars_count": 934, |
| 321943 | + "stars_count": 936, |
321944 | 321944 | "watchers_count": 21, |
321945 | 321945 | "issues_count": 40, |
321946 | 321946 | "forks_count": 90, |
@@ -327559,7 +327559,7 @@ |
327559 | 327559 | "full_name": "ajalt/clikt", |
327560 | 327560 | "html_url": "https://github.com/ajalt/clikt", |
327561 | 327561 | "description": "Multiplatform command line interface parsing for Kotlin", |
327562 | | - "stars_count": 2694, |
| 327562 | + "stars_count": 2696, |
327563 | 327563 | "watchers_count": 17, |
327564 | 327564 | "issues_count": 21, |
327565 | 327565 | "forks_count": 127, |
@@ -334128,7 +334128,7 @@ |
334128 | 334128 | "full_name": "ChrisKruegerDev/tmdb-kotlin", |
334129 | 334129 | "html_url": "https://github.com/ChrisKruegerDev/tmdb-kotlin", |
334130 | 334130 | "description": "🎬 Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform. ", |
334131 | | - "stars_count": 222, |
| 334131 | + "stars_count": 223, |
334132 | 334132 | "watchers_count": 5, |
334133 | 334133 | "issues_count": 1, |
334134 | 334134 | "forks_count": 23, |
@@ -341429,7 +341429,7 @@ |
341429 | 341429 | "description": "Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform and Typescript projects.", |
341430 | 341430 | "stars_count": 34, |
341431 | 341431 | "watchers_count": 3, |
341432 | | - "issues_count": 3, |
| 341432 | + "issues_count": 4, |
341433 | 341433 | "forks_count": 9, |
341434 | 341434 | "license": "MIT License", |
341435 | 341435 | "topics": [ |
@@ -348780,7 +348780,7 @@ |
348780 | 348780 | "full_name": "joffrey-bion/krossbow", |
348781 | 348781 | "html_url": "https://github.com/joffrey-bion/krossbow", |
348782 | 348782 | "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", |
348783 | | - "stars_count": 237, |
| 348783 | + "stars_count": 238, |
348784 | 348784 | "watchers_count": 4, |
348785 | 348785 | "issues_count": 18, |
348786 | 348786 | "forks_count": 16, |
@@ -386002,7 +386002,7 @@ |
386002 | 386002 | "full_name": "xxfast/KStore", |
386003 | 386003 | "html_url": "https://github.com/xxfast/KStore", |
386004 | 386004 | "description": "A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and kotlinx.io", |
386005 | | - "stars_count": 601, |
| 386005 | + "stars_count": 602, |
386006 | 386006 | "watchers_count": 4, |
386007 | 386007 | "issues_count": 20, |
386008 | 386008 | "forks_count": 23, |
@@ -388325,7 +388325,7 @@ |
388325 | 388325 | "full_name": "murzagalin/multiplatform-expressions-evaluator", |
388326 | 388326 | "html_url": "https://github.com/murzagalin/multiplatform-expressions-evaluator", |
388327 | 388327 | "description": "Kotlin Multiplatform runtime infix expressions evaluator.", |
388328 | | - "stars_count": 41, |
| 388328 | + "stars_count": 42, |
388329 | 388329 | "watchers_count": 1, |
388330 | 388330 | "issues_count": 3, |
388331 | 388331 | "forks_count": 8, |
@@ -403069,7 +403069,7 @@ |
403069 | 403069 | "full_name": "GuilhE/KMP-ComposeUIViewController", |
403070 | 403070 | "html_url": "https://github.com/GuilhE/KMP-ComposeUIViewController", |
403071 | 403071 | "description": "KSP library and Gradle Plugin for generating ComposeUIViewController and UIViewControllerRepresentable files when using Compose Multiplatform for iOS", |
403072 | | - "stars_count": 79, |
| 403072 | + "stars_count": 80, |
403073 | 403073 | "watchers_count": 1, |
403074 | 403074 | "issues_count": 0, |
403075 | 403075 | "forks_count": 2, |
@@ -403453,7 +403453,7 @@ |
403453 | 403453 | "full_name": "SnipMeDev/KodeView", |
403454 | 403454 | "html_url": "https://github.com/SnipMeDev/KodeView", |
403455 | 403455 | "description": "Kotlin Multiplatform syntax highlighting views", |
403456 | | - "stars_count": 96, |
| 403456 | + "stars_count": 97, |
403457 | 403457 | "watchers_count": 1, |
403458 | 403458 | "issues_count": 5, |
403459 | 403459 | "forks_count": 4, |
@@ -407543,9 +407543,9 @@ |
407543 | 407543 | "full_name": "swapnil-musale/KDeviceInfo", |
407544 | 407544 | "html_url": "https://github.com/swapnil-musale/KDeviceInfo", |
407545 | 407545 | "description": "Kotlin/Compose Multiplatform Library for accessing DeviceInfo", |
407546 | | - "stars_count": 63, |
| 407546 | + "stars_count": 64, |
407547 | 407547 | "watchers_count": 1, |
407548 | | - "issues_count": 11, |
| 407548 | + "issues_count": 12, |
407549 | 407549 | "forks_count": 3, |
407550 | 407550 | "license": "MIT License", |
407551 | 407551 | "topics": [ |
@@ -412723,7 +412723,7 @@ |
412723 | 412723 | "html_url": "https://github.com/lepicekmichal/SignalRKore", |
412724 | 412724 | "description": "A Kotlin multiplatform coroutine-based SignalR client.", |
412725 | 412725 | "stars_count": 39, |
412726 | | - "watchers_count": 5, |
| 412726 | + "watchers_count": 6, |
412727 | 412727 | "issues_count": 2, |
412728 | 412728 | "forks_count": 6, |
412729 | 412729 | "license": "Apache License 2.0", |
@@ -422086,7 +422086,7 @@ |
422086 | 422086 | "description": "Kotlin asynchronous media loading and caching library for Compose. ", |
422087 | 422087 | "stars_count": 706, |
422088 | 422088 | "watchers_count": 13, |
422089 | | - "issues_count": 20, |
| 422089 | + "issues_count": 21, |
422090 | 422090 | "forks_count": 27, |
422091 | 422091 | "license": "Apache License 2.0", |
422092 | 422092 | "topics": [ |
@@ -425413,7 +425413,7 @@ |
425413 | 425413 | "description": "Ksoup is a Kotlin Multiplatform library for working with HTML and XML. It's a port of the renowned Java library Jsoup.", |
425414 | 425414 | "stars_count": 431, |
425415 | 425415 | "watchers_count": 3, |
425416 | | - "issues_count": 7, |
| 425416 | + "issues_count": 8, |
425417 | 425417 | "forks_count": 15, |
425418 | 425418 | "license": "Other", |
425419 | 425419 | "topics": [ |
@@ -428891,10 +428891,10 @@ |
428891 | 428891 | "full_name": "Tweener/alarmee", |
428892 | 428892 | "html_url": "https://github.com/Tweener/alarmee", |
428893 | 428893 | "description": "A Kotlin/Compose Multiplatform library for easy alarm and local notification scheduling on both Android and iOS.", |
428894 | | - "stars_count": 118, |
| 428894 | + "stars_count": 119, |
428895 | 428895 | "watchers_count": 1, |
428896 | | - "issues_count": 3, |
428897 | | - "forks_count": 4, |
| 428896 | + "issues_count": 4, |
| 428897 | + "forks_count": 5, |
428898 | 428898 | "license": "Apache License 2.0", |
428899 | 428899 | "topics": [ |
428900 | 428900 | "alarm", |
|
0 commit comments