SwiftInitializerGenerator
Initializer generator
An Xcode extension that generates Swift initializers based on selected attribute lines.
Xcode Source Code Extension to Generate Swift Initializers
718 stars
11 watching
31 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
code-generatorswiftswift-initializerxcode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
87kangsw/thengenerator | An Xcode extension that generates code with syntactic sugar for 'then' statements | 20 |
funzin/viewgenerator | Automatically generates view code in iOS development based on variable name input | 84 |
marcoeidinger/swiftplantuml-xcode-extension | An Xcode extension that generates class diagrams from Swift code | 437 |
raphaelhanneken/iconizer | Automates the creation of Xcode asset catalogs and generates necessary images for macOS and iOS app icons, launch images, and image sets. | 892 |
swiftgen/stencilswiftkit | A framework providing additional nodes and filters for generating Swift code. | 298 |
gohanlon/swift-memberwise-init-macro | A Swift macro that simplifies the creation of memberwise initializers in structs | 122 |
yeahdongcn/rsbarcodes_swift | A framework for reading and generating barcodes in iOS apps using Swift | 710 |
zolang/zolang | A programming language that allows users to generate code for multiple platforms through a templating specification file system | 148 |
yonaskolb/swaggen | Generates code from OpenAPI/Swagger specs | 627 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
johnsundell/swiftplate | Automates cross-platform Swift framework project generation | 1,775 |
tnantoka/iconcreator | Generates app icons programmatically using Swift on Xcode Playground | 37 |
artemnovichkov/swift-project-template | A template project generator for Swift iOS applications. | 88 |
minuscorp/moduleinterface | Automates generation of documentation for Swift modules based on their access levels and Xcode project settings. | 82 |
bizz84/acceptancemark | Tool for generating acceptance tests in Xcode, integrating with XCTest | 65 |