3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML5,474 forks (5,474 forks)batch import
Client: SwiftEnhancement: FeatureFeature: Enumhelp wanted
Repository metrics
- Stars
- 12,701 stars (12,701 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
It seems like if the class itself is an enum it is not supported and classes which suppose to be enums are just empty. Would it be possible to add this feature ?
Contributor guide
- Research direction
- Examine how the Swift code generator handles classes and then extend it to support enums by modifying the Mustache templates and the associated logic.
- Tech stack
- swifthtml
- Domain
- apibackend
- Issue type
- Feature
- Prerequisites
- SwiftCode generation templates