XCEssentials / XCEUniFlow

Unidirectional data flow & finite state machine merged together - app architecture done right.

Home Page:https://xcessentials.github.io/UniFlow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub License GitHub Tag Swift Package Manager Compatible Written in Swift Supported platforms Build Status

XCEUniFlow

This library contains an implementation of UniFlow software architecture pattern written in Swift programming language in a form of Swift Pacakge and meant to be used as a an external modul that can be imported and used within packages (frameworks) or applications written in Swift. Its primary repository is available at https://github.com/XCEssentials/XCEUniFlow.

About

Unidirectional data flow & finite state machine merged together - app architecture done right.

https://xcessentials.github.io/UniFlow/

License:MIT License


Languages

Language:Swift 100.0%