|
|
||
|---|---|---|
| .. | ||
| AsyncOperation | ||
| Cancellables/Sources | ||
| CodableKeyValueStorage | ||
| DataStorage/Sources | ||
| DateFormatting | ||
| TIFoundationUtils.app | ||
| TITimer | ||
| UserDefaultsBackingStore | ||
| PlaygroundPodfile | ||
| README.md | ||
| TIFoundationUtils.playground | ||
| TIFoundationUtils.podspec | ||
README.md
TIFoundationUtils
Set of helpers for Foundation framework classes.
- TITimer - pretty timer
- AsyncOperation - generic subclass of Operation with chaining and result observation support
- CodableKeyValueStorage - key-value storage for Codable types + UserDefaults implementation
- UserDefaultsBackingStore - BackingStore property wrapper for UserDefaults
- DateFormatting - Date to string and wise versa formatting using DateFormatters reuse pool