Vincent Pradeilles
Vincent Pradeilles
KeyPathKit
KeyPathKit is a library that provides the standard functions to manipulate data along with a call-syntax that relies on typed keypaths to make the call sites as short and clean as possible.
locatable
A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern
weakable-self
A Swift micro-framework to easily deal with weak references to self inside closures
AutoMocker
AutoMocker is a Swift framework that leverages the type system to let you easily create mocked instances of your data types.
KeyPathTesting
A Swift framework that defines a KeyPath-based syntax for writing unit tests
learning-swiftui-when-you-already-know-uikit
Learning SwiftUI, when you already know UIKit