ThenGenerator
Then generator
An Xcode extension that generates code with syntactic sugar for 'then' statements
Xcode Source Editor Extension for 'Then'
20 stars
3 watching
4 forks
Language: Swift
last commit: almost 3 years ago
Linked from 1 awesome list
syntactic-sugarthenxcode-source-editor-extension
Related projects:
Repository | Description | Stars |
---|---|---|
bouke/swiftinitializergenerator | An Xcode extension that generates Swift initializers based on selected attribute lines. | 718 |
funzin/viewgenerator | Automatically generates view code in iOS development based on variable name input | 84 |
xuri/xgen | A tool that generates code from XML schema definitions. | 338 |
thenameless314159/sourcegeneratorutils | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
velyan/mark | A tool to automatically generate documentation comments for Swift code in Xcode. | 157 |
clipperhouse/gen | A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |
michaelficarra/cscodegen | A tool for generating CoffeeScript code from existing source | 30 |
marcoeidinger/swiftplantuml-xcode-extension | An Xcode extension that generates class diagrams from Swift code | 437 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
senselogic/generis | A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
swiftgen/stencilswiftkit | A framework providing additional nodes and filters for generating Swift code. | 298 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
ryanalameddine/sourcegeneratordemo | A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |