Skip to content

Commit 8eb0ae6

Browse files
committed
Update versions
1 parent 2a9845b commit 8eb0ae6

File tree

2 files changed

+544
-28
lines changed

2 files changed

+544
-28
lines changed

docs/data.json

Lines changed: 272 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5820,7 +5820,7 @@
58205820
"description": "Resources access for mobile (android & ios) Kotlin Multiplatform development",
58215821
"stars_count": 1118,
58225822
"watchers_count": 16,
5823-
"issues_count": 152,
5823+
"issues_count": 153,
58245824
"forks_count": 125,
58255825
"license": "Apache License 2.0",
58265826
"topics": [
@@ -6924,7 +6924,7 @@
69246924
"full_name": "icerockdev/moko-media",
69256925
"html_url": "https://github.com/icerockdev/moko-media",
69266926
"description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development",
6927-
"stars_count": 125,
6927+
"stars_count": 126,
69286928
"watchers_count": 8,
69296929
"issues_count": 21,
69306930
"forks_count": 12,
@@ -25086,7 +25086,7 @@
2508625086
"full_name": "russhwolf/multiplatform-settings",
2508725087
"html_url": "https://github.com/russhwolf/multiplatform-settings",
2508825088
"description": "A Kotlin Multiplatform library for saving simple key-value data",
25089-
"stars_count": 1708,
25089+
"stars_count": 1710,
2509025090
"watchers_count": 18,
2509125091
"issues_count": 23,
2509225092
"forks_count": 69,
@@ -208850,7 +208850,7 @@
208850208850
"full_name": "sqldelight/sqldelight",
208851208851
"html_url": "https://github.com/sqldelight/sqldelight",
208852208852
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
208853-
"stars_count": 6221,
208853+
"stars_count": 6222,
208854208854
"watchers_count": 125,
208855208855
"issues_count": 665,
208856208856
"forks_count": 519,
@@ -221592,7 +221592,7 @@
221592221592
"full_name": "AAkira/Napier",
221593221593
"html_url": "https://github.com/AAkira/Napier",
221594221594
"description": "Logging library for Kotlin Multiplatform",
221595-
"stars_count": 833,
221595+
"stars_count": 834,
221596221596
"watchers_count": 12,
221597221597
"issues_count": 26,
221598221598
"forks_count": 37,
@@ -229537,7 +229537,7 @@
229537229537
"description": "Painless Kotlin Dependency Injection",
229538229538
"stars_count": 3222,
229539229539
"watchers_count": 50,
229540-
"issues_count": 6,
229540+
"issues_count": 7,
229541229541
"forks_count": 176,
229542229542
"license": "MIT License",
229543229543
"topics": [
@@ -236327,8 +236327,8 @@
236327236327
"description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
236328236328
"stars_count": 8813,
236329236329
"watchers_count": 263,
236330-
"issues_count": 91,
236331-
"forks_count": 1178,
236330+
"issues_count": 92,
236331+
"forks_count": 1177,
236332236332
"license": "Apache License 2.0",
236333236333
"topics": [
236334236334
"kotlin",
@@ -306946,7 +306946,7 @@
306946306946
"description": "Kotlin Asynchronous Bluetooth Low-Energy",
306947306947
"stars_count": 856,
306948306948
"watchers_count": 21,
306949-
"issues_count": 41,
306949+
"issues_count": 42,
306950306950
"forks_count": 86,
306951306951
"license": "Apache License 2.0",
306952306952
"topics": [
@@ -331320,7 +331320,7 @@
331320331320
"full_name": "joffrey-bion/krossbow",
331321331321
"html_url": "https://github.com/joffrey-bion/krossbow",
331322331322
"description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
331323-
"stars_count": 210,
331323+
"stars_count": 211,
331324331324
"watchers_count": 5,
331325331325
"issues_count": 16,
331326331326
"forks_count": 16,
@@ -382896,7 +382896,7 @@
382896382896
"description": "Telegram Bot API wrapper with handy Kotlin DSL.",
382897382897
"stars_count": 197,
382898382898
"watchers_count": 3,
382899-
"issues_count": 2,
382899+
"issues_count": 3,
382900382900
"forks_count": 15,
382901382901
"license": "Apache License 2.0",
382902382902
"topics": [
@@ -383348,8 +383348,8 @@
383348383348
"groupId": "io.github.sunny-chung",
383349383349
"artifactId": "kdatetime-multiplatform",
383350383350
"path": "io.github.sunny-chung:kdatetime-multiplatform",
383351-
"latestVersion": "1.0.0",
383352-
"lastUpdated": "20240320132341",
383351+
"latestVersion": "1.1.0",
383352+
"lastUpdated": "20241207022724",
383353383353
"versions": [
383354383354
{
383355383355
"version": "0.3.0",
@@ -384764,6 +384764,179 @@
384764384764
"target": "watchos_x64"
384765384765
}
384766384766
}
384767+
},
384768+
{
384769+
"version": "1.1.0",
384770+
"mpp": true,
384771+
"gradle": "8.3",
384772+
"kotlin": "1.9.25",
384773+
"targets": {
384774+
"metadataApiElements": {
384775+
"platform": "common"
384776+
},
384777+
"metadataSourcesElements": {
384778+
"platform": "common"
384779+
},
384780+
"releaseApiElements-published": {
384781+
"platform": "androidJvm"
384782+
},
384783+
"releaseRuntimeElements-published": {
384784+
"platform": "androidJvm"
384785+
},
384786+
"releaseSourcesElements-published": {
384787+
"platform": "androidJvm"
384788+
},
384789+
"iosArm64ApiElements-published": {
384790+
"platform": "native",
384791+
"target": "ios_arm64"
384792+
},
384793+
"iosArm64SourcesElements-published": {
384794+
"platform": "native",
384795+
"target": "ios_arm64"
384796+
},
384797+
"iosArm64MetadataElements-published": {
384798+
"platform": "native",
384799+
"target": "ios_arm64"
384800+
},
384801+
"iosSimulatorArm64ApiElements-published": {
384802+
"platform": "native",
384803+
"target": "ios_simulator_arm64"
384804+
},
384805+
"iosSimulatorArm64SourcesElements-published": {
384806+
"platform": "native",
384807+
"target": "ios_simulator_arm64"
384808+
},
384809+
"iosSimulatorArm64MetadataElements-published": {
384810+
"platform": "native",
384811+
"target": "ios_simulator_arm64"
384812+
},
384813+
"iosX64ApiElements-published": {
384814+
"platform": "native",
384815+
"target": "ios_x64"
384816+
},
384817+
"iosX64SourcesElements-published": {
384818+
"platform": "native",
384819+
"target": "ios_x64"
384820+
},
384821+
"iosX64MetadataElements-published": {
384822+
"platform": "native",
384823+
"target": "ios_x64"
384824+
},
384825+
"jsApiElements-published": {
384826+
"platform": "js"
384827+
},
384828+
"jsRuntimeElements-published": {
384829+
"platform": "js"
384830+
},
384831+
"jsSourcesElements-published": {
384832+
"platform": "js"
384833+
},
384834+
"jvmApiElements-published": {
384835+
"platform": "jvm"
384836+
},
384837+
"jvmRuntimeElements-published": {
384838+
"platform": "jvm"
384839+
},
384840+
"jvmSourcesElements-published": {
384841+
"platform": "jvm"
384842+
},
384843+
"macosArm64ApiElements-published": {
384844+
"platform": "native",
384845+
"target": "macos_arm64"
384846+
},
384847+
"macosArm64SourcesElements-published": {
384848+
"platform": "native",
384849+
"target": "macos_arm64"
384850+
},
384851+
"macosArm64MetadataElements-published": {
384852+
"platform": "native",
384853+
"target": "macos_arm64"
384854+
},
384855+
"macosX64ApiElements-published": {
384856+
"platform": "native",
384857+
"target": "macos_x64"
384858+
},
384859+
"macosX64SourcesElements-published": {
384860+
"platform": "native",
384861+
"target": "macos_x64"
384862+
},
384863+
"macosX64MetadataElements-published": {
384864+
"platform": "native",
384865+
"target": "macos_x64"
384866+
},
384867+
"tvosArm64ApiElements-published": {
384868+
"platform": "native",
384869+
"target": "tvos_arm64"
384870+
},
384871+
"tvosArm64SourcesElements-published": {
384872+
"platform": "native",
384873+
"target": "tvos_arm64"
384874+
},
384875+
"tvosArm64MetadataElements-published": {
384876+
"platform": "native",
384877+
"target": "tvos_arm64"
384878+
},
384879+
"tvosSimulatorArm64ApiElements-published": {
384880+
"platform": "native",
384881+
"target": "tvos_simulator_arm64"
384882+
},
384883+
"tvosSimulatorArm64SourcesElements-published": {
384884+
"platform": "native",
384885+
"target": "tvos_simulator_arm64"
384886+
},
384887+
"tvosSimulatorArm64MetadataElements-published": {
384888+
"platform": "native",
384889+
"target": "tvos_simulator_arm64"
384890+
},
384891+
"tvosX64ApiElements-published": {
384892+
"platform": "native",
384893+
"target": "tvos_x64"
384894+
},
384895+
"tvosX64SourcesElements-published": {
384896+
"platform": "native",
384897+
"target": "tvos_x64"
384898+
},
384899+
"tvosX64MetadataElements-published": {
384900+
"platform": "native",
384901+
"target": "tvos_x64"
384902+
},
384903+
"watchosArm64ApiElements-published": {
384904+
"platform": "native",
384905+
"target": "watchos_arm64"
384906+
},
384907+
"watchosArm64SourcesElements-published": {
384908+
"platform": "native",
384909+
"target": "watchos_arm64"
384910+
},
384911+
"watchosArm64MetadataElements-published": {
384912+
"platform": "native",
384913+
"target": "watchos_arm64"
384914+
},
384915+
"watchosSimulatorArm64ApiElements-published": {
384916+
"platform": "native",
384917+
"target": "watchos_simulator_arm64"
384918+
},
384919+
"watchosSimulatorArm64SourcesElements-published": {
384920+
"platform": "native",
384921+
"target": "watchos_simulator_arm64"
384922+
},
384923+
"watchosSimulatorArm64MetadataElements-published": {
384924+
"platform": "native",
384925+
"target": "watchos_simulator_arm64"
384926+
},
384927+
"watchosX64ApiElements-published": {
384928+
"platform": "native",
384929+
"target": "watchos_x64"
384930+
},
384931+
"watchosX64SourcesElements-published": {
384932+
"platform": "native",
384933+
"target": "watchos_x64"
384934+
},
384935+
"watchosX64MetadataElements-published": {
384936+
"platform": "native",
384937+
"target": "watchos_x64"
384938+
}
384939+
}
384767384940
}
384768384941
],
384769384942
"github": {
@@ -386234,7 +386407,7 @@
386234386407
"full_name": "lepicekmichal/SignalRKore",
386235386408
"html_url": "https://github.com/lepicekmichal/SignalRKore",
386236386409
"description": "A Kotlin multiplatform coroutine-based SignalR client.",
386237-
"stars_count": 26,
386410+
"stars_count": 27,
386238386411
"watchers_count": 3,
386239386412
"issues_count": 1,
386240386413
"forks_count": 4,
@@ -397088,5 +397261,90 @@
397088397261
},
397089397262
"category": "Utils",
397090397263
"maven": "https://repo1.maven.org/maven2/com/fleeksoft/ksoup/ksoup/"
397264+
},
397265+
{
397266+
"groupId": "com.huanshankeji",
397267+
"artifactId": "compose-html-material3",
397268+
"path": "com.huanshankeji:compose-html-material3",
397269+
"latestVersion": "0.4.0",
397270+
"lastUpdated": "20241019102340",
397271+
"versions": [
397272+
{
397273+
"version": "0.3.0",
397274+
"mpp": true,
397275+
"gradle": "8.6",
397276+
"kotlin": "1.9.23",
397277+
"targets": {
397278+
"metadataApiElements": {
397279+
"platform": "common"
397280+
},
397281+
"metadataSourcesElements": {
397282+
"platform": "common"
397283+
},
397284+
"jsApiElements-published": {
397285+
"platform": "js"
397286+
},
397287+
"jsRuntimeElements-published": {
397288+
"platform": "js"
397289+
},
397290+
"jsSourcesElements-published": {
397291+
"platform": "js"
397292+
}
397293+
}
397294+
},
397295+
{
397296+
"version": "0.4.0",
397297+
"mpp": true,
397298+
"gradle": "8.10.2",
397299+
"kotlin": "2.0.10",
397300+
"targets": {
397301+
"metadataApiElements": {
397302+
"platform": "common"
397303+
},
397304+
"metadataSourcesElements": {
397305+
"platform": "common"
397306+
},
397307+
"jsApiElements-published": {
397308+
"platform": "js"
397309+
},
397310+
"jsRuntimeElements-published": {
397311+
"platform": "js"
397312+
},
397313+
"jsSourcesElements-published": {
397314+
"platform": "js"
397315+
},
397316+
"jsResourcesElements-published": {
397317+
"platform": "js"
397318+
}
397319+
}
397320+
}
397321+
],
397322+
"github": {
397323+
"name": "compose-html-material",
397324+
"full_name": "huanshankeji/compose-html-material",
397325+
"html_url": "https://github.com/huanshankeji/compose-html-material",
397326+
"description": "Compose HTML Material 3 wrapper components based on Material Web",
397327+
"stars_count": 29,
397328+
"watchers_count": 2,
397329+
"issues_count": 5,
397330+
"forks_count": 0,
397331+
"license": "Apache License 2.0",
397332+
"topics": [
397333+
"compose",
397334+
"compose-html",
397335+
"compose-multiplatform",
397336+
"compose-web",
397337+
"kotlin",
397338+
"kotlin-js-wrappers",
397339+
"material-3",
397340+
"material-components",
397341+
"material-design",
397342+
"material-web",
397343+
"material-web-components",
397344+
"material-webcomponents"
397345+
]
397346+
},
397347+
"category": "UI",
397348+
"maven": "https://repo1.maven.org/maven2/com/huanshankeji/compose-html-material3/"
397091397349
}
397092397350
]

0 commit comments

Comments
 (0)