Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Essential tools that simplify the implementation of custom Swift macros

License

Notifications You must be signed in to change notification settings

NSFatalError/PrincipleMacros

Repository files navigation

PrincipleMacros

Swift Codecov

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

License

Stars

Watchers

Forks

Languages