ModuleInterface
Module Generator
Automates generation of documentation for Swift modules based on their access levels and Xcode project settings.
Swift tool to generate Module Interfaces for Swift projects.
82 stars
3 watching
4 forks
Language: Swift
last commit: about 2 years ago
Linked from 1 awesome list
command-line-tooldocumentation-generatorswift
Related projects:
Repository | Description | Stars |
---|---|---|
johnsundell/swiftplate | Automates cross-platform Swift framework project generation | 1,775 |
artemnovichkov/swift-project-template | A template project generator for Swift iOS applications. | 88 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
robertherdzik/skrybamd | A tool to automate the creation of documentation with Markdown, reducing conflicts and making it easier to maintain. | 18 |
sourcedocs/sourcedocs | A tool that generates markdown documentation from inline comments in Swift source code | 393 |
scalameta/mdoc | A tool for creating and validating documentation for Scala programs written in Markdown format | 396 |
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 594 |
cosmology-tech/interchain-ui | Provides pre-built UI components and a compiler to generate compiled versions across multiple frameworks | 18 |
cosmo/hackman | A command-line tool for generating boilerplate code directly within iOS projects. | 293 |
cdklabs/jsii-docgen | Generates reference documentation for JavaScript libraries and frameworks. | 50 |
xmartlabs/swift-style-guide | A style guide for Swift programming language following the conventions of Xmartlabs. | 46 |
prusnak/micropython-extmod-generator | A tool to generate Micropython external modules from Python code. | 21 |
insanoid/swiftyjsonaccelerator | An app that generates Swift 5 code for models from JSON files using the Codeable framework. | 945 |
marcoeidinger/swiftplantuml-xcode-extension | An Xcode extension that generates class diagrams from Swift code | 437 |
marcoeidinger/swiftplantuml | A tool for generating UML class diagrams from Swift code | 585 |