Tom Lokhorst

10pods

CancellationToken

CancellationToken in Swift

License: MIT

  • Swift

ElementDiff

Animate UITableView s and UICollectionViews based on changes in view model arrays.

License: MIT

  • Swift

ImagePreview

ImagePreview.swift is a Swift client for rendering the ~200 byte preview images generated by the https://github.com/Q42/Q42.ImagePreview.net lib.

License: MIT

  • Swift

NoticeWindow

Present your custom notices in the application window so the notice isn't lost after leaving the screen.

License: MIT

  • Swift

Promissum

Promissum is a promise library written in Swift. It features some known functions from Functional Programming like, map and flatMap.

It has useful combinators for working with promises like; whenAll for doing something when multiple promises complete, and whenAny for doing something when a single one of a list of promises completes. As well as their binary counterparts: whenBoth and whenEither.

Promissum really shines when used to combine asynchronous operations from different libraries. There are currently some basic extensions to UIKit, Alamofire and CoreDataKit, and contributions for extensions to other libraries are very welcome.

License: MIT

  • Swift

R.swift

R.swift is a tool to get strong typed, autocompleted resources like images, fonts and segues in Swift projects.

  • Never type string identifiers again
  • Supports images, fonts, storyboards, nibs, segues, reuse identifiers and more
  • Compile time checks and errors instead of runtime crashes

License: MIT

  • Objective C

SegueManager

Perform storyboard segues with closures, in Swift

License: MIT

  • Swift

Statham

Statham is a library written in Swift for encoding and decoding Json. The JsonGen code generator is used to generate Statham code.

License: MIT

  • Swift

XcodeEdit

License: MIT