Swiftpack.co - keyvariable/kvKit.swift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by keyvariable.
keyvariable/kvKit.swift 4.11.0
A collection of general purpose auxiliaries on Swift.
⭐️ 0
🕓 9 weeks ago
iOS
.package(url: "https://github.com/keyvariable/kvKit.swift.git", from: "4.11.0")

kvKit.swift

A collection of general purpose auxiliaries on Swift. For example:

  • Specific collections.
  • Task dispatching.
  • Mathematical auxiliaries.
  • UI.
  • Bonjour.
  • Compression.
  • WebKit tasks.

Supported Platforms

This package contains both cross-platform code and platform specific code. Package has been built and the unit-tests have passed on macOS, Linux (Ubuntu 22.04) and Windows (10 x64).

Getting Started

Package Dependencies:

.package(url: "https://github.com/keyvariable/kvKit.swift.git", from: "4.11.0")

Target Dependencies:

.product(name: "kvKit", package: "kvKit.swift")

Import:

import kvKit

Authors

GitHub

link
Stars: 0
Last commit: 9 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

4.11.0
9 weeks ago

New auxiliaries:

  • replacement method for file items performing backup step;
  • KvShell — simple interface executing Linux shell commands;
  • KvInstallKit — collection of auxiliaries for Linux installers, like copying of bundles and the shared Swift libraries, managing least-privileged users, etc.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics