swift-tips in matteocrippa/awesome-swift

A collection useful tips for the Swift language

created at March 28, 2018, 6:12 p.m.

Swift

102 +0

988 +0

93 +0

GitHub
KeyPathKit in vsouza/awesome-ios, matteocrippa/awesome-swift

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.

created at March 7, 2018, 11:49 a.m.

Swift

10 +0

426 +1

20 +0

GitHub
locatable in vsouza/awesome-ios, matteocrippa/awesome-swift

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

created at June 7, 2019, 12:05 a.m.

Swift

3 +0

117 +0

5 +0

GitHub
weakable-self in vsouza/awesome-ios, matteocrippa/awesome-swift

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

created at Oct. 4, 2018, 7:39 p.m.

Swift

3 +0

78 +0

6 +0

GitHub
AutoMocker in matteocrippa/awesome-swift

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

created at July 16, 2019, 10:27 a.m.

Swift

3 +0

43 +0

3 +0

GitHub