Skip to content

Commit 23496c2

Browse files
authored
Merge pull request #162 from Nek-12/master
Added FlowMVI and ApiResult
2 parents a4a59bc + ff98ed6 commit 23496c2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -966,6 +966,18 @@
966966
![badge][badge-js-ir]
967967
![badge][badge-apple-silicon]
968968

969+
* [ApiResult](https://github.com/respawn-app/ApiResult) - A monad for declarative & functional error-handling with a rich DSL.
970+
![badge][badge-android]
971+
![badge][badge-jvm]
972+
![badge][badge-js]
973+
![badge][badge-nodejs]
974+
![badge][badge-linux]
975+
![badge][badge-windows]
976+
![badge][badge-ios]
977+
![badge][badge-mac]
978+
![badge][badge-watchos]
979+
![badge][badge-tvos]
980+
969981
* [Résultat](https://github.com/nicolashaan/resultat) - A fork of Kotlin Result with a loading state.
970982
![badge][badge-jvm]
971983
![badge][badge-js]
@@ -1351,6 +1363,18 @@
13511363
![badge][badge-mac]
13521364
![badge][badge-wasm]
13531365

1366+
* [FlowMVI](https://github.com/respawn-app/FlowMVI) - Plugin-based Kotlin Multiplatform MVI framework.
1367+
![badge][badge-android]
1368+
![badge][badge-jvm]
1369+
![badge][badge-js]
1370+
![badge][badge-nodejs]
1371+
![badge][badge-linux]
1372+
![badge][badge-windows]
1373+
![badge][badge-ios]
1374+
![badge][badge-mac]
1375+
![badge][badge-watchos]
1376+
![badge][badge-tvos]
1377+
13541378
* [ReKamp](https://github.com/xorum-io/ReKamp) - Port of [ReKotlin](https://github.com/ReKotlin/ReKotlin) to Kotlin Multiplatform, which corresponds to [ReKotlin/1.0.4](https://github.com/ReKotlin/ReKotlin/releases/tag/1.0.4).
13551379
![badge][badge-android]
13561380
![badge][badge-ios]

0 commit comments

Comments
 (0)