Skip to content

jonaszell97/Toolbox

Repository files navigation

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.

About

This package provides useful utilities for building Swift apps, such as Logging, Maths, Formatting, and others.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages