ukitaka

5pods

EastAsianWidth

Extension of Swift String API to deal with East Asian Width. The most generally use case is to classify unicode scalar value as Fullwidth (全角) or Halfwidth (半角). East Asian Width is specified as Unicode® Standard Annex #11. see: http://www.unicode.org/unicode/reports/tr11/

License: MIT

  • Swift

RealmIO

RealmIO makes Realm operation more safely, reusable and composable by using reader monad. - Define Realm operation as RealmIO - Run Realm operation with realm.run(io:) - Compose realm operation with flatMap

License: MIT

  • Swift

Stimulator

Stimulator Custom event handling based on Responder Chain

License: MIT

  • Swift

UILifeCycleClosure

Provide a util method for UIView, UIViewController life cycle.

License: MIT

  • Objective C