HTTPStatusCodes
|
Swift enum wrapper for easier handling of HTTP status codes. |
EnumKit
|
EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It also offers many utilities available to other swift types, like updatability of an associated value and transformations. |
RxEnumKit
|
Reactive extension for the EnumKit framework to enable easy working with observables streams of events as enum cases |
Options
|
Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well |
ServiceManager
|
Lightweight, Enumerated and Protocol Oriented Networking Module written in swift 5.0. |
E
|
🟠Swift Enum Lang |
Options
|
Easily create OptionSets from enums in Swift. |
OrOther
|
A macro for adding a blank "other" case to any enum. |
DateKit
|
Swift library that provides a set of useful Date formatters |
Chain
|
⛓ Enum to chain functions together |
I18nKit
|
Simple and lightweight library that provides a convenient way to manage and use localized strings in iOS apps |