Skip to content

Commit 882eaaa

Browse files
authored
Merge branch 'master' into master
2 parents d8cd8cb + c101fab commit 882eaaa

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

README.md

Lines changed: 43 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.
@@ -983,6 +1010,14 @@
9831010
![badge][badge-js-ir]
9841011
![badge][badge-apple-silicon]
9851012

1013+
#### Metadata
1014+
1015+
* [XMP Core for Kotlin Multiplatform](https://github.com/Ashampoo/xmpcore) - Kotlin Multiplatform port of Adobe's XMP SDK.
1016+
![badge][badge-android]
1017+
![badge][badge-jvm]
1018+
![badge][badge-ios]
1019+
![badge][badge-mac]
1020+
9861021
### Debug
9871022

9881023
#### Logging
@@ -1196,6 +1231,14 @@
11961231
![badge][badge-jvm]
11971232
![badge][badge-js]
11981233

1234+
* [Material Theme Preferences](https://github.com/softartdev/MaterialThemePrefs) - Switching Dark/Light Material themes on Compose
1235+
![badge][badge-android]
1236+
![badge][badge-ios]
1237+
![badge][badge-jvm]
1238+
![badge][badge-mac]
1239+
![badge][badge-linux]
1240+
![badge][badge-windows]
1241+
11991242
* [DrawBox](https://github.com/MarkYav/DrawBox) - The first multiplatform library to draw anything on canvas.
12001243
![badge][badge-android]
12011244
![badge][badge-jvm]

0 commit comments

Comments
 (0)