Benjamin Encz

9pods

ListKit

A libary that helps you build table views without re-inventing the data source.

License: MIT

  • Swift

ReSwift

ReSwift is a Redux-like implementation of the unidirectional data flow architecture in Swift. It embraces a unidirectional data flow that only allows state mutations through declarative actions.

License: MIT

  • Swift

ReSwiftRecorder

A recording store for ReSwift. Enables hot-reloading and time travel for ReSwift apps. Still in experimental stage!

License: MIT

  • Swift

ReSwiftRouter

A declarative router for ReSwift. Allows developers to declare routes in a similar manner as URLs are used on the web. Using ReSwiftRouter you can navigate your app by defining the target location in the form of a URL-like sequence of identifiers.

License: MIT

  • Swift

ReSwiftThunk

A thunk middleware for ReSwift. Allows developers to create easily create async actions. Works well with promises.

License: MIT

  • Swift

SwiftFlow

Swift Flow is a Redux-like implementation of the unidirectional data flow architecture in Swift. It embraces a unidirectional data flow that only allows state mutations through declarative actions.

License: MIT

  • Swift

SwiftFlowRecorder

A recording store for Swift Flow. Enables hot-reloading and time travel for Swift Flow apps. Still in experimental stage!

License: MIT

  • Swift

SwiftFlowRouter

A declarative router for Swift Flow. Allows developers to declare routes in a similar manner as URLs are used on the web. Using Swift Flow Router you can navigate your app by defining the target location in the form of a URL-like sequence of identifiers.

License: MIT

  • Swift

Validated

Validated is a μ-library (~50 Source Lines of Code) that allows you make better use of Swift's type system by providing tools for easily generating new types with built-in guarantees.

License: MIT

  • Swift