Fellipe Caetano

4pods

Codice

Codice is a very lightweight, Foundation-compatible persistence interface. In concrete terms, it implements a Swifty wrapper over Foundation's keyed archive API.

License: MIT

  • Swift

IBentifiers

IBentifiers provide swifty shortcuts and extensions that ease handling of identifiable IB elements such as storyboards and NIBs.

License: MIT

  • Swift

Redux.swift

Redux.swift is an implementation of a predictable state container, written in Swift. It aims to enforce separation of concerns and a unidirectional data flow by keeping your entire app state in a single data structure that cannot be mutated directly, instead relying on an action dispatch mechanism to describe changes.

License: MIT

  • Swift

Wolf

Wolf approaches networking by bringing together the battle experience of Alamofire and the flexible power of Swift protocols.

License: MIT

  • Swift