Skip to content

Commit de3f4a4

Browse files
authored
Merge branch 'AAkira:master' into master
2 parents ef9516d + a4a59bc commit de3f4a4

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

README.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,16 @@
116116
![badge][badge-android]
117117
![badge][badge-ios]
118118

119+
* [Highlights](https://github.com/SnipMeDev/Highlights) - Kotlin Multiplatform syntax highlighting engine.
120+
![badge][badge-android]
121+
![badge][badge-ios]
122+
![badge][badge-js]
123+
![badge][badge-jvm]
124+
![badge][badge-linux]
125+
![badge][badge-windows]
126+
![badge][badge-mac]
127+
![badge][badge-js-ir]
128+
119129
#### Authentication
120130

121131
* [cognito-idp](https://github.com/Liftric/cognito-idp) - Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform projects.
@@ -270,6 +280,10 @@
270280
![badge][badge-tvos]
271281
![badge][badge-watchos]
272282

283+
* [Couchbaselite](https://github.com/MyUNiDAYS/couchbaselite-kotlin-sdk) - Kotlin Multiplatform wrapper for the Couchbase Lite Mobile Database.
284+
![badge][badge-android]
285+
![badge][badge-ios]
286+
273287
#### KVS
274288

275289
* [multiplatform-settings](https://github.com/russhwolf/multiplatform-settings) - A Kotlin Multiplatform library for saving simple key-value data.
@@ -312,6 +326,11 @@
312326
![badge][badge-watchos]
313327
![badge][badge-windows]
314328

329+
* [Universal-Cache](https://github.com/andrew0000/universal-cache) - Kotlin Flow caching and request sharing. Main idea: don't request data more times than it's needed.
330+
![badge][badge-android]
331+
![badge][badge-jvm]
332+
![badge][badge-ios]
333+
315334
#### FILE
316335

317336
* [okio](https://github.com/square/okio) - A modern I/O library for Android, Java, and Kotlin Multiplatform.
@@ -599,6 +618,14 @@
599618
![badge][badge-mac]
600619
![badge][badge-windows]
601620

621+
* [Kronos Multiplatform](https://github.com/softartdev/Kronos-Multiplatform) - Network Time Protocol (NTP) library
622+
![badge][badge-android]
623+
![badge][badge-ios]
624+
![badge][badge-jvm]
625+
![badge][badge-mac]
626+
![badge][badge-linux]
627+
![badge][badge-windows]
628+
602629
#### Semantic Versioning
603630

604631
* [SemVer-KMP](https://github.com/QazCetelic/SemVer-KMP) - A Kotlin library for Semantic Versioning with ranges and other features.
@@ -995,6 +1022,21 @@
9951022
![badge][badge-js-ir]
9961023
![badge][badge-apple-silicon]
9971024

1025+
#### Metadata
1026+
1027+
* [XMP Core for Kotlin Multiplatform](https://github.com/Ashampoo/xmpcore) - Kotlin Multiplatform port of Adobe's XMP SDK.
1028+
![badge][badge-android]
1029+
![badge][badge-jvm]
1030+
![badge][badge-ios]
1031+
![badge][badge-mac]
1032+
1033+
#### Parsing
1034+
1035+
* [RSS-Parser](https://github.com/prof18/RSS-Parser) - A Kotlin Multiplatform library to parse a RSS Feed
1036+
![badge][badge-android]
1037+
![badge][badge-jvm]
1038+
![badge][badge-ios]
1039+
9981040
### Debug
9991041

10001042
#### Logging
@@ -1140,6 +1182,20 @@
11401182
![badge][badge-windows]
11411183
![badge][badge-linux]
11421184

1185+
1186+
1187+
* [testmints](https://github.com/robertfmurdock/testmints) - Lightweight test semantic-sugar, to improve readability.
1188+
![badge][badge-jvm]
1189+
![badge][badge-js]
1190+
![badge][badge-android]
1191+
![badge][badge-ios]
1192+
![badge][badge-mac]
1193+
![badge][badge-windows]
1194+
![badge][badge-linux]
1195+
1196+
* [jsmints](https://github.com/robertfmurdock/jsmints) - A suite of libraries and gradle plugins for working with Kotlin JS, with a focus on testing and version updating.
1197+
![badge][badge-js]
1198+
11431199
### Annotation Processor
11441200

11451201
* [MpApt](https://github.com/Foso/MpApt) - Kotlin Native/JS/JVM Annotation Processor library
@@ -1165,6 +1221,10 @@
11651221
![badge][badge-windows]
11661222
![badge][badge-linux]
11671223

1224+
* [KMP-ComposeUIViewController](https://github.com/GuilhE/KMP-ComposeUIViewController) - KSP library for generating ComposeUIViewController and UIViewControllerRepresentable files when using Compose Multiplatform for iOS
1225+
![badge][badge-ios]
1226+
![badge][badge-jvm]
1227+
11681228
### GUI
11691229

11701230
* [moko-widgets](https://github.com/icerockdev/moko-widgets) - Declarative UI and screens management in common code for mobile (android & ios) Kotlin Multiplatform development
@@ -1208,6 +1268,24 @@
12081268
![badge][badge-jvm]
12091269
![badge][badge-js]
12101270

1271+
* [Material Theme Preferences](https://github.com/softartdev/MaterialThemePrefs) - Switching Dark/Light Material themes on Compose
1272+
![badge][badge-android]
1273+
![badge][badge-ios]
1274+
![badge][badge-jvm]
1275+
![badge][badge-mac]
1276+
![badge][badge-linux]
1277+
![badge][badge-windows]
1278+
1279+
* [DrawBox](https://github.com/MarkYav/DrawBox) - The first multiplatform library to draw anything on canvas.
1280+
![badge][badge-android]
1281+
![badge][badge-jvm]
1282+
![badge][badge-linux]
1283+
![badge][badge-windows]
1284+
1285+
* [typist-cmp](https://github.com/zeeshanali-k/typist-cmp) - A Highly Customisable Typing Animation Library for Compose Multiplatform (Android & iOS)
1286+
![badge][badge-android]
1287+
![badge][badge-ios]
1288+
12111289
### Command Line Interface
12121290

12131291
* [Clikt](https://github.com/ajalt/clikt) - Multiplatform command line interface parsing for Kotlin

0 commit comments

Comments
 (0)