swift-syntax topic

List swift-syntax repositories

piranha

2.2k
Stars
188
Forks
Watchers

A tool for refactoring code related to feature flag APIs

swift-ast-explorer

543
Stars
29
Forks
Watchers

AST visualizer for Swift source code

ios-nd-swift-syntax

135
Stars
112
Forks
Watchers

Resources for Udacity's Swift Syntax course.

star

27
Stars
5
Forks
Watchers

Generate reports on how frequently specified Swift types are being used in your iOS codebase

SyntaxSparrow

25
Stars
2
Forks
Watchers

Abstraction built on top of Apple's SwiftSyntax library to traverse constituent declaration types for Swift code.

Prototype

22
Stars
3
Forks
Watchers

Prototype is a Swift Macro project that generates SwiftUI Forms and Views for data structures and classes. It's designed to complement SwiftData Models seamlessly.

swift-memberwise-init-macro

160
Stars
19
Forks
Watchers

Swift Macro for enhanced automatic inits.