FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

NSFatalError/PrincipleMacros: Essential tools that simplify the implementation of custom Swift macros · GitHub

Repository files navigation

PrincipleMacros

Essential tools that extend the capabilities of SwiftSyntax, simplifying the implementation of custom macros.

Warning

This package is considered an implementation detail of some of my other open-source projects. While it follows semantic versioning rules and has decent test coverage, it is currently undocumented, and future releases may introduce multiple breaking changes. Use it at your own discretion.

Installation

.package(
    url: "https://github.com/NSFatalError/PrincipleMacros",
    from: "1.0.0"
)

About

Essential tools that simplify the implementation of custom Swift macros

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL