Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdrelling/kippleplugins
A collection of Swift Package Manager plugins.
https://github.com/bdrelling/kippleplugins
ios swift
Last synced: 2 months ago
JSON representation
A collection of Swift Package Manager plugins.
- Host: GitHub
- URL: https://github.com/bdrelling/kippleplugins
- Owner: bdrelling
- License: mit
- Created: 2022-07-09T02:16:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T21:46:47.000Z (10 months ago)
- Last Synced: 2024-05-01T20:15:06.069Z (8 months ago)
- Topics: ios, swift
- Language: Swift
- Homepage: https://swiftpackageindex.com/swift-kipple/Plugins
- Size: 78.1 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KipplePlugins
[![Latest Release](https://img.shields.io/github/v/tag/bdrelling/KipplePlugins?color=blue&label=)](https://github.com/bdrelling/KipplePlugins/tags)
[![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FKipplePlugins%2Fbadge%3Ftype%3Dswift-versions&label=)](https://swiftpackageindex.com/bdrelling/KipplePlugins)
[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbdrelling%2FKipplePlugins%2Fbadge%3Ftype%3Dplatforms&label=)](https://swiftpackageindex.com/bdrelling/KipplePlugins)
[![License](https://img.shields.io/github/license/bdrelling/KipplePlugins?label=)](https://github.com/bdrelling/KipplePlugins/blob/main/LICENSE)
[![Apple CI Status](https://github.com/bdrelling/KipplePlugins/actions/workflows/apple_tests.yml/badge.svg)](https://github.com/bdrelling/KipplePlugins/actions/workflows/apple_tests.yml)
[![Linux CI Status](https://github.com/bdrelling/KipplePlugins/actions/workflows/linux_tests.yml/badge.svg)](https://github.com/bdrelling/KipplePlugins/actions/workflows/linux_tests.yml)
[![Code Coverage](https://img.shields.io/codecov/c/github/bdrelling/KipplePlugins)](https://codecov.io/gh/bdrelling/KipplePlugins)A collection of Swift Package Manager plugins.
> [!WARNING]
> 🚧 This library is still under construction. Parts of it may still be undocumented, untested, and overall incomplete.> [!WARNING]
> The code in this library has been made public as-is solely for the purposes of reference, education, discovery, and personal use. As such, stability for production applications **CANNOT** be guaranteed; however, if you're interested in leveraging code within this library in your own projects, feel free to do so at your own risk.
>
> Please open GitHub issues for any problems you encounter or requests you have and we will do my best to provide support.## Resources
- [Swift Plugins Documentation](https://github.com/apple/swift-package-manager/blob/main/Documentation/Plugins.md)