ukitaka

5pods
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
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
Provide a util method for UIView, UIViewController life cycle.
License: MIT