If you are a software developer and write code in Swift, you must love custom enum types
If you are a software developer and write code in Swift, you must love custom enum types. They are effective especially under the SwiftUI framework. You can enumerate cases with ForEach such that you can use your custom enum types with List and Picker with little effort.
Using Enum King, you can turn a list of names from a text file into a custom enum type in a few steps. If you have dozens or even hundreds of names with which to create a custom enum type, a simple mistake can happen. Enum King will eliminate those mistakes and simplify code writing. With Enum King, you can also create a custom computed property with given values from a text file.
- Features -
1. Drag and drop a text file with a list of names directly onto the application window.
2. Let Enum King automatically trim white space letters on each name.
3. Let Enum King automatically make case names, removing periods (.) and making the first letters lowercased.
4. Let Enum King generate computed properties.
5. Create a custom computed property with given values from a text file.
6. Let the application generate Swift code that is ready for use.
7. Export code as a Swift file.
8. The application supports the dark mode.
9. The fullScreen mode is supported.
10.Languages: English only.
11.Application file size: 9.5 MB.
12.The application comes with a built-in 12-page quick guide. Click on the Quick guide button at the at the startup screen.
- System requirements -
1. macOS 13.5 (Universal)
- Limitations -
1. One can generate code with as many as seven cases without an in-app purchase.