File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Composable Architecture Extras
2
+ ![ Language: Swift ] ( https://img.shields.io/static/v1?label=Language&message=Swift&color=orange&style=flat-square )
3
+ ![ License: MIT ] ( https://img.shields.io/static/v1?label=License&message=MIT&color=blue&style=flat-square )
4
+ [ ![ Latest Release] ( https://img.shields.io/github/v/release/Ryu0118/swift-composable-architecture-extras?style=flat-square )] ( https://github.com/Ryu0118/swift-composable-architecture-extras/releases/latest )
5
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FRyu0118%2Fswift-composable-architecture-extras%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/Ryu0118/swift-composable-architecture-extras )
6
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FRyu0118%2Fswift-composable-architecture-extras%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/Ryu0118/swift-composable-architecture-extras )
7
+ [ ![ Twitter] ( https://img.shields.io/twitter/follow/ryu_hu03?style=social )] ( https://twitter.com/ryu_hu03 )
8
+
9
+
2
10
A companion library to Point-Free's [ swift-composable-architecture] ( https://github.com/pointfreeco/swift-composable-architecture ) .
3
11
4
12
* [ TaskResult+VoidSuccess] ( #taskresult-and-voidsuccess )
You can’t perform that action at this time.
0 commit comments