Florent Pillet

3pods

Action

Encapsulates an action to be performed, usually by a button press, but also useful to pass actions to execute later (once or multiple times) without having to expose other objects.

License: MIT

  • Swift

NSLogger

NSLogger is a high perfomance logging utility which displays traces emitted by client applications running on Mac OS X or iOS (iPhone OS). It replaces your usual NSLog()-based traces and provides powerful additions like display filtering, image and binary logging, traces buffering, timing information, etc. Download a prebuilt desktop viewer from https://github.com/fpillet/NSLogger/releases

License: NOASSERTION

  • Objective C

RxSwiftExt

A collection of operators for RxSwift adding commonly requested operations not found in the core distribution of RxSwift.

License: MIT

  • Swift