gringoireDM / MERLin

A framework to build an event based, reactive architecture for swift iOS projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov Codacy Badgeswfit5.0 cocoapods

MERLin

MERLin' is a reactive framework that aims to simplify the adoption of an events based architectural style within an iOS app. It emphasise the concept of modularity, taking to the highest level the principle of separation of concerns.

MERLin' uses RxSwift to power the chosen messaging design pattern which is Publish-subscribe.

With high modularity comes high testability, control over dependencies and a lower build time.

For more please read our wiki.

Wanna talk with us and ask for more information? Join our slack channel

External Resources

About

A framework to build an event based, reactive architecture for swift iOS projects

License:MIT License


Languages

Language:Swift 95.4%Language:Objective-C 3.3%Language:Ruby 1.1%Language:Shell 0.1%