-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathKuiklyUI-Libraries.json
More file actions
768 lines (752 loc) · 23.4 KB
/
KuiklyUI-Libraries.json
File metadata and controls
768 lines (752 loc) · 23.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
[
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/androidx.annotation",
"examples": [
],
"componentName": "androidx.annotation",
"componentDescription": "androidx.annotation that support platform OpenHarmony",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/androidx.collection",
"examples": [
],
"componentName": "androidx.collection",
"componentDescription": "androidx.collection that support platform OpenHarmony",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/androidx.lifecycle",
"examples": [
],
"componentName": "androidx.lifecycle",
"componentDescription": "androidx.lifecycle that support platform OpenHarmony",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/kotlinx.atomicfu",
"examples": [
],
"componentName": "kotlinx.atomicfu",
"componentDescription": "Kotlinx.atomicfu that support platform OpenHarmony.",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/kotlinx.coroutines",
"examples": [
],
"componentName": "kotlinx.coroutines",
"componentDescription": "Kotlinx.coroutines that support platform OpenHarmony",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/skiko",
"examples": [
],
"componentName": "org.jetbrains.skiko",
"componentDescription": "org.jetbrains.skiko that support platform OpenHarmony",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/kotlinx.serialization",
"examples": [
],
"componentName": "kotlinx.serialization",
"componentDescription": "Kotlinx.serialization that support platform OpenHarmony.",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/kotlinx.datetime",
"examples": [
],
"componentName": "kotlinx.datetime",
"componentDescription": "kotlinx.datetime version 0.6.0-RC.2 to support platform OpenHarmony.",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-platform/tree/main/okio",
"examples": [
],
"componentName": "com.squareup.okio",
"componentDescription": "com.squareup.okio that support platform OpenHarmony.",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/knoi",
"examples": [
"https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/knoi/ohosApp"
],
"componentName": "knoi",
"componentDescription": "Provides mutual calling capability between Kotlin Native & ArkTS without writing C/C++ bridging code.",
"componentType": "Tools",
"developer": "KuiklyBase",
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/NetworkKMM",
"examples": [
"https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/NetworkKMM/androidApp",
"https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/NetworkKMM/iosApp",
"https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/NetworkKMM/ohosApp"
],
"componentName": "NetworkKMM",
"componentDescription": "This project is based on Kotlin Multiplatform technology and provides a cross-platform network request (http get/post, etc.) solution, supporting Android, iOS, and HarmonyOS mobile platforms.",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/KmmResource",
"examples": [
"https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/KmmResource/androidApp",
"https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/KmmResource/iosApp",
"https://github.com/Tencent-TDS/KuiklyBase-components/tree/master/KmmResource/ohosApp"
],
"componentName": "KmmResource",
"componentDescription": "KMM Multiplatform Resource Management Solution",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/trhyl/kotlinx.serialization",
"examples": [
],
"componentName": "kotlinx.serialization",
"componentDescription": "基于Kuikly的鸿蒙平台的Serialization能力",
"componentType": "KMP",
"developer": "trhyl",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": false,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": true
},
{
"githubUrl": "https://github.com/trhyl/kuikly_easyui",
"examples": [
],
"componentName": "eayui",
"componentDescription": "Kuikly DSL UI框架",
"componentType": "KMP",
"developer": "trhyl",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": false,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": false
},
{
"githubUrl": "https://github.com/susirsusir/kuiklyMultiModuleDemo",
"examples": [
],
"componentName": "kuiklyMultiModuleDemo",
"componentDescription": "基于 Kuikly 框架的跨平台多模块架构演示项目,实现了业务模块间的低耦合通信,支持跨模块服务注册与调用。",
"componentType": "KMP",
"developer": "susirsusir",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/walkman707/KuiklyMMKV",
"examples": [
"https://github.com/walkman707/KuiklyMMKV/tree/main/androidApp",
"https://github.com/walkman707/KuiklyMMKV/tree/main/iosApp",
"https://github.com/walkman707/KuiklyMMKV/tree/main/ohosApp"
],
"componentName": "mmkvKotlin",
"componentDescription": "mmkvKotlin是基于 Kotlin MultiPlatform 技术,对 腾讯开源组件 MMKV 的跨端封装,适用于基于 KMP 平台的跨端工程。",
"componentType": "KMP",
"developer": "walkman707",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/walkman707/KuiklyLottie",
"examples": [
"https://github.com/walkman707/KuiklyLottie/tree/main/androidApp",
"https://github.com/walkman707/KuiklyLottie/tree/main/iosApp",
"https://github.com/walkman707/KuiklyLottie/tree/main/ohosApp"
],
"componentName": "KuiklyLottie",
"componentDescription": "KuiklyLottie是基于 Kuikly 扩展原生View 对 airbnb 的开源组件 lottie 的跨端封装,适用于Kuikly工程中使用",
"componentType": "KMP",
"developer": "walkman707",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/blackbbc/okio/tree/3.9.1-ohos",
"componentName": "okio",
"componentDescription": "Okio",
"componentType": "KMP",
"developer": "blackbbc",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/blackbbc/koin/tree/4.0.4-ohos",
"componentName": "koin",
"componentDescription": "Koin",
"componentType": "KMP",
"developer": "blackbbc",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/blackbbc/voyager/tree/1.1.0-beta03-ohos",
"componentName": "voyager",
"componentDescription": "Voyager",
"componentType": "KMP",
"developer": "blackbbc",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/blackbbc/ktor/tree/3.0.3-ohos",
"componentName": "ktor",
"componentDescription": "Ktor",
"componentType": "KMP",
"developer": "blackbbc",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/blackbbc/Ktorfit/tree/ohos-2.2.0",
"componentName": "ktorfit",
"componentDescription": "Ktorfit",
"componentType": "KMP",
"developer": "blackbbc",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/blackbbc/coil/tree/3.0.4-ohos",
"componentName": "coil",
"componentDescription": "Coil",
"componentType": "KMP",
"developer": "blackbbc",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/blackbbc/sqldelight/tree/2.1.0-ohos",
"componentName": "sqldelight",
"componentDescription": "SQLDelight",
"componentType": "KMP",
"developer": "blackbbc",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/HD-L/KuiklyUISqlite",
"examples": [
"https://github.com/HD-L/KuiklyUISqlite"
],
"componentName": "KuiklySqlite",
"componentDescription": "KuiklySqlite 是一个轻量级、高性能的 Kotlin Multiplatform (KMP) ORM 框架,专为kuiklyUI框架设计。目前支持 Android 和 iOS 和 HarmonyOS 。 该框架以性能和响应式为核心构建,提供类型安全的 API、基于 KSP 的编译时 DAO 生成以及无缝的协程集成。",
"componentType": "KMP",
"developer": "dev_lhd",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": false,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/TinyScripts1/AnnouncementView.kt",
"componentName": "AnnouncementView",
"componentDescription": "AnnouncementView kuikly跑马灯组件",
"componentType": "KMP",
"developer": "wego",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/wwwcg/KuiklyWidgetGrid",
"examples": [
"https://github.com/wwwcg/KuiklyWidgetGrid/tree/main/androidApp",
"https://github.com/wwwcg/KuiklyWidgetGrid/tree/main/iosApp",
"https://github.com/wwwcg/KuiklyWidgetGrid/tree/main/ohosApp"
],
"componentName": "KuiklyWidgetGrid",
"componentDescription": "A drag-and-sort widget grid component for KuiklyUI, similar to iPhone's negative one screen. Supports 1×1 / 2×1 multi-size cards, drag reordering with push animation, edit mode with shake effect, and fully customizable card content.",
"componentType": "KMP",
"developer": "wwwcg",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/Kuikly-contrib/JsonMate",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyLibGallery"
],
"componentName": "JsonMate",
"componentDescription": "JsonMate 是一个基于 KSP (Kotlin Symbol Processing) 的插件,能够为标记了 `@FromJSONObject` 的类自动生成从 Kuikly 的 JSONObject 反序列化的代码。",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": false,
"Macos": true,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/kuiklyx-bridge",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyLibGallery"
],
"componentName": "kuiklyx-bridge",
"componentDescription": "Kuikly 统一插件路由组件",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/kuiklyx-viewmodel",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyLibGallery"
],
"componentName": "kuiklyx-viewmodel",
"componentDescription": "帮助快速关联 Kuikly Pager 生命周期的 ViewModel,降低生命周期管理复杂度",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/kuiklyx-redux",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyLibGallery"
],
"componentName": "kuiklyx-redux",
"componentDescription": "为kuikly开发者提供一个高效、可预测的状态管理方案,实现跨组件通信。搭建redux与kuikly的链接桥梁,完善配套的基类、工具、中间件。",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyChatComponent",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyChatComponent/blob/main/shared/src/commonMain/kotlin/com/kuikly/kuiklychat/ChatDemoPage.kt"
],
"componentName": "KuiklyChatComponent",
"componentDescription": "Kuikly dsl封装的聊天会话组件,开箱即用",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyCamera",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyCamera/tree/main/shared"
],
"componentName": "KuiklyCamera",
"componentDescription": "Kuikly相机组件,支持安卓、iOS、鸿蒙",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyWebview",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyWebview/tree/main/shared"
],
"componentName": "KuiklyWebview",
"componentDescription": "KuiklyWebview 是基于Kuikly框架的跨端 WebView 组件,支持 Android、iOS、鸿蒙(OHOS)三端,提供统一的 DSL API 和 JSBridge 通信能力。",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyMMKV",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyMMKV"
],
"componentName": "KuiklyMMKV",
"componentDescription": "Kuikly DSL 封装的 MMKV 组件",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/VBSQLite",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyLibGallery/blob/main/shared/src/commonMain/kotlin/com/example/kuiklylibgallery/SQLiteDemoPage.kt"
],
"componentName": "VBSQLite",
"componentDescription": "VBSQLite 是一个基于 Kotlin Multiplatform 的跨平台 SQLite 数据库组件,支持Android、iOS、HarmonyOS(鸿蒙)三端统一 API。",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklySQLite",
"examples": [
"https://github.com/Kuikly-contrib/KuiklySQLite/shared"
],
"componentName": "KuiklySQLite",
"componentDescription": "适配Kuikly的数据库组件库,可支持动态化",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/kuikly-compose-markdown",
"examples": [
"https://github.com/Tencent-TDS/KuiklyUI/tree/main/demo/src/commonMain/kotlin/com/tencent/kuikly/demo/pages/compose/chatDemo"
],
"componentName": "kuikly-compose-markdown",
"componentDescription": "Kuikly Compose DSL 版本的 Markdown 渲染组件,支持标题、加粗、斜体、删除线、引用、表格、有序/无序列表、代码块、行内代码、链接等 Markdown 语法渲染,可自定义颜色与排版样式,适用于 AI 对话等场景。",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": false
},
{
"githubUrl": "https://github.com/ailuoku6/kisstate-kuikly",
"componentName": "KisstateKuikly",
"componentDescription": "kisstateKuikly 是一个在kuikly侧实现computed、watch的状态管理库,实现了类似React的useMemo,useEffect的api,方便状态派生和副作用监听,对前端开发者友好",
"componentType": "KMP",
"developer": "ailuoku6",
"Android": true,
"iOS": true,
"Js": true
},
{
"githubUrl": "https://github.com/LiPengfei0106/Napier/tree/2.7.1-ohos",
"componentName": "Napier",
"componentDescription": "Napier is a logger library for Kotlin Multiplatform.",
"componentType": "KMP",
"developer": "LiPengfei0106",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": true,
"Linux": true,
"Windows": true,
"Tvos": true,
"sDynamic": true
},
{
"githubUrl": "https://github.com/LiPengfei0106/compose-color-preview-plugin/tree/kuikly",
"componentName": "compose-color-preview-plugin",
"componentDescription": "Compose color preview plugin for JetBrains IDE family.",
"componentType": "Tools",
"developer": "LiPengfei0106",
"sDynamic": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyMarkdown",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyLibGallery/blob/main/shared/src/commonMain/kotlin/com/example/kuiklylibgallery/MarkdownDemoPage.kt"
],
"componentName": "KuiklyMarkdown",
"componentDescription": "使用Kuikly DSL 的 Markdown 组件,适配Kuikly框架,支持安卓、iOS、鸿蒙",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": false
},
{
"githubUrl": "https://github.com/LiPengfei0106/compose-dnd/tree/kuikly",
"componentName": "Compose DND",
"componentDescription": "A library that allows you to easily add drag and drop functionality to your Compose Multiplatform projects.",
"componentType": "KMP",
"developer": "LiPengfei0106",
"Android": true,
"iOS": true,
"Ohos": true,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyAudio",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyAudio/blob/main/shared/src/commonMain/kotlin/com/example/myapplication/AudioPlayerDemoPage.kt"
],
"componentName": "KuiklyAudio",
"componentDescription": "Kuikly音频组件,支持安卓、iOS、鸿蒙",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": false,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyChatUI",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyChatUI/blob/main/shared/src/commonMain/kotlin/com/kuikly/kuiklychat/ChatDemoPage.kt"
],
"componentName": "KuiklyChatUI",
"componentDescription": "Kuikly dsl封装的聊天会话组件,支持安卓、iOS、鸿蒙",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": true,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyPhotoSelector",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyPhotoSelector/blob/main/shared/src/commonMain/kotlin/com/example/myapplication/AlbumDemoPage.kt"
],
"componentName": "KuiklyAlbum",
"componentDescription": "基于KuiklyUI框架的图片选择组件,安卓、iOS、鸿蒙三端适配",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": false,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": false
},
{
"githubUrl": "https://github.com/Kuikly-contrib/KuiklyToast",
"examples": [
"https://github.com/Kuikly-contrib/KuiklyToast/blob/main/shared/src/commonMain/kotlin/com/example/myapplication/ToastDemoPage.kt"
],
"componentName": "KuiklyToast",
"componentDescription": "Kuikly 跨平台 Toast 组件,支持 Android / iOS / 鸿蒙三端。",
"componentType": "KMP",
"developer": "KuiklyBase",
"Android": true,
"iOS": true,
"Ohos": true,
"Js": false,
"Macos": false,
"Linux": false,
"Windows": false,
"Tvos": false,
"sDynamic": false
}
]