Skip to content

Commit f815e76

Browse files
authored
Add TCAComposer to Companion libraries. (#2768)
1 parent 7551bb8 commit f815e76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,8 +597,10 @@ community-supported libraries available to enhance your applications:
597597

598598
* [Composable Architecture Extras](https://github.com/Ryu0118/swift-composable-architecture-extras):
599599
A companion library to the Composable Architecture.
600+
* [TCAComposer](https://github.com/mentalflux/tca-composer): A macro framework for generating
601+
boiler-plate code in the Composable Architecture.
600602
* [TCACoordinators](https://github.com/johnpatrickmorgan/TCACoordinators): The coordinator pattern
601-
in the Composable Architecture
603+
in the Composable Architecture.
602604

603605
If you'd like to contribute a library, please [open a
604606
PR](https://github.com/pointfreeco/swift-composable-architecture/edit/main/README.md) with a link

0 commit comments

Comments
 (0)