Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-swift-plugins


https://github.com/BarredEwe/awesome-swift-plugins

Last synced: 5 days ago
JSON representation

  • Frameworks with plugins

  • Guides

    • Official Guides

      • Github: Swift Package Manager - This guide provides a brief overview of Swift Package Manager plugins, describes how a package can make use of plugins, and shows how to get started writing your own plugins.
      • WWDC - Meet Swift Package plugins. Discover how you can perform actions on Swift packages and Xcode projects with Swift package plugins.
      • WWDC - Create Swift Package plugins. Tailor your development workflow and learn how to write your own package plugins in Swift.
      • Github: Swift Package Manager - This guide provides a brief overview of Swift Package Manager plugins, describes how a package can make use of plugins, and shows how to get started writing your own plugins.
    • Third party Guides

      • WWDC Notes - WWDC Notes is an open-source and community-driven effort to collect notes for all Apple's WWDC videos.
      • The.Swift.Dev. - Learn how to create command plugins for the Swift Package Manager to execute custom actions using SPM and other tools.
      • Polpiella - Code generation using Swift Package Plugins.