Johan Kool

6pods

EFStateMachine

A Simple State Machine in Swift

Highlights of this state machine:

  • uses enums for states and actions
  • uses blocks to run actions and change state
  • runs callback handles on state changes
  • tracks state history
  • creates flow diagram for visual inspection

License: MIT

  • Swift

Geo-Utilities

Some generic utilities for CoreLocation

License: MIT

  • Objective C

JKDrawer

License: MIT

KVLibrary

Collection of handy classes from Koolistov Pte. Ltd.

License: MIT

  • Objective C

KVPasscode

A view controller that lets you enter 4 digit pass codes. It supports animations for invalid entries and to confirm entries.

License: MIT

  • Objective C

NSString-HTML

Decode and encode HTML character entities.

License: MIT

  • Objective C