Skip to content

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

License

Notifications You must be signed in to change notification settings

XCEssentials/XCEUniFlow

Repository files navigation

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.