SwiftLibs
This package contains the core building blocks that we, Röck+Cöde, usually use to build any kind of application written in the Swift programming language.
Libraries
This package contains several libraries which a developer can also use in their own codebase, and these libraries are grouped by a certain concern or purpose.
Currently, this package contains the following libraries:
Core
: extensions we usually add to the base layer functionality and primitive types provided by the Swift standard library;Coordination
: protocols to implement the Coordinator pattern and some ready-to-use platform-specific concrete routers;Dependencies
: a ready-to-use, simple Dependency Injection mechanism that levers heavily on the dynamic property wrappers provided by the Swift programming language;
Description
A collection of reusable patterns, protocols, classes, structs, and extensions we have been using in our Swift libraries and applications from some time now, grouped in libraries based on purpose or feature.
https://github.com/rock-n-code/swift-libs.git
api-clientcommunicationscoordinator-patterncore-datadependency-injectionextensionsfoundationswiftswift-pm
Readme
3.3 MiB
Languages
Swift
75.8%
HTML
12.7%
JavaScript
7.6%
Makefile
3.9%