enum
Here are 45 public repositories matching this topic...
Drawing diagrams in Swift using a recursive enum data structure
- 
            Updated
            
Sep 20, 2016  - Swift
 
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.
- 
            Updated
            
Jul 16, 2020  - Swift
 
Super lightweight DB written in Swift.
- 
            Updated
            
Feb 25, 2018  - Swift
 
An Xcode Source Editor Extension that generates a swift switch case statement based on selected enum cases
- 
            Updated
            
Dec 26, 2016  - Swift
 
Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`
- 
            Updated
            
Aug 27, 2018  - Swift
 
🐢 IconFont library for Swift. Support FontAwesome, Iconic, Ionicons, MaterialIcons, Octicons and custom icons. Using iconfont by Enum.
- 
            Updated
            
May 27, 2019  - Swift
 
Reactive extension for the EnumKit framework to enable easy working with observables streams of events as enum cases
- 
            Updated
            
Jan 4, 2021  - Swift
 
Lightweight, Enumerated and Protocol Oriented Networking Module written in swift 5.0.
- 
            Updated
            
Mar 28, 2023  - Swift
 
An elegant way to layout a 'static' table using Swift enum.
- 
            Updated
            
May 12, 2020  - Swift
 
Swift port of Elm's RemoteData package.
- 
            Updated
            
Sep 27, 2021  - Swift
 
Easily create OptionSets from enums in Swift.
- 
            Updated
            
Sep 2, 2021  - Swift
 
Improve this page
Add a description, image, and links to the enum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the enum topic, visit your repo's landing page and select "manage topics."