A Swift macro that generates realistic mock/fake data for structs, classes, and enums — perfect for SwiftUI previews and snapshot tests.
✨ Swift Macro, Parsing Sealed Class JSON Model. (ex. kotlin server's sealed class json)
A macro for emulating C-like static arrays in the swift language
While macros are still very fresh inspired by work done by Doug Gregor here this repo aims to help get familliar with the macros by exploring their capabilities.