Vincent Pradeilles

Results 10 repositories owned by Vincent Pradeilles

swift-tips

989
Stars
93
Forks
Watchers

A collection useful tips for the Swift language

KeyPathKit

426
Stars
20
Forks
Watchers

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

117
Stars
5
Forks
Watchers

A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern

weakable-self

78
Stars
6
Forks
Watchers

A Swift micro-framework to easily deal with weak references to self inside closures

AutoMocker

43
Stars
3
Forks
Watchers

AutoMocker is a Swift framework that leverages the type system to let you easily create mocked instances of your data types.

ios-memes

31
Stars
0
Forks
Watchers

KeyPathTesting

71
Stars
1
Forks
Watchers

A Swift framework that defines a KeyPath-based syntax for writing unit tests

slides

37
Stars
4
Forks
Watchers

Learning SwiftUI, when you already know UIKit