Swiftpack.co - jonaszell97/Toolbox as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by jonaszell97.
jonaszell97/Toolbox 0.5.0
This package provides useful utilities for building Swift apps, such as Logging, Maths, Formatting, and others.
⭐️ 3
🕓 1 year ago
iOS macOS
.package(url: "https://github.com/jonaszell97/Toolbox.git", from: "0.5.0")

Toolbox

A collection of useful utilities for Swift apps.

Installation

Toolbox can be added as a dependency in your project using Swift Package Manager.

// ...
dependencies: [
    .package(url: "https://github.com/jonaszell97/Toolbox.git", from: "0.1.0"),
],
// ...

Documentation

You can find the documentation for this package here.

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