swiftsyntax topic
IBOutletRewriter
@IBOutlet code formatter using SwiftSyntax
SwiftSyntaxHighlighter
A syntax highlighter for Swift code that uses SwiftSyntax to generate Pygments-compatible HTML.
SwiftRewriter
📝 Swift code formatter using SwiftSyntax.
mockolo
Efficient Mock Generator for Swift
SwiftSemantics
Uses SwiftSyntax to parse Swift code into its constituent declarations
spell-checker-for-swift
This command line tool can check spelling and show proposed correction.
swift-mod
A tool for Swift code modification intermediating between code generation and formatting.
SyntaxSparrow
Abstraction built on top of Apple's SwiftSyntax library to traverse constituent declaration types for Swift code.