Skip to content

keyvariable/kvKit.swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.12.1")

Target Dependencies:

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

Import:

import kvKit

Authors

About

A collection of general purpose auxiliaries on Swift.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages