Elementary uni-directional architecture extension in Swift. This package function builder for creating and combining effects.
It is inspired by Redux sagas.
Installation
When using Swift package manager install using Xcode 11+ or add following line to your dependencies:
ElementaryEffectBuilder
Elementary uni-directional architecture extension in Swift. This package function builder for creating and combining effects. It is inspired by Redux sagas.
Installation
When using Swift package manager install using Xcode 11+ or add following line to your dependencies:
Usage
Main feature of this package is combining effects function into one:
Also
take
functions for building effects are provided. See the following example:Contributing
All contributions are welcome.
Project was created by Matěj Kašpar Jirásek.
Project is licensed under MIT license.