Skip to content

Commit c2b3dbd

Browse files
authored
Merge branch 'master' into patch-1
2 parents ad9f622 + cb61414 commit c2b3dbd

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

README.md

Lines changed: 53 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
#### Parsing
9871022

9881023
* [RSS-Parser](https://github.com/prof18/RSS-Parser) - A Kotlin Multiplatform library to parse a RSS Feed
@@ -1203,6 +1238,24 @@
12031238
![badge][badge-jvm]
12041239
![badge][badge-js]
12051240

1241+
* [Material Theme Preferences](https://github.com/softartdev/MaterialThemePrefs) - Switching Dark/Light Material themes on Compose
1242+
![badge][badge-android]
1243+
![badge][badge-ios]
1244+
![badge][badge-jvm]
1245+
![badge][badge-mac]
1246+
![badge][badge-linux]
1247+
![badge][badge-windows]
1248+
1249+
* [DrawBox](https://github.com/MarkYav/DrawBox) - The first multiplatform library to draw anything on canvas.
1250+
![badge][badge-android]
1251+
![badge][badge-jvm]
1252+
![badge][badge-linux]
1253+
![badge][badge-windows]
1254+
1255+
* [typist-cmp](https://github.com/zeeshanali-k/typist-cmp) - A Highly Customisable Typing Animation Library for Compose Multiplatform (Android & iOS)
1256+
![badge][badge-android]
1257+
![badge][badge-ios]
1258+
12061259
### Command Line Interface
12071260

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

0 commit comments

Comments
 (0)