Swiftpack.co - mchirino89/MauriUtils as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by mchirino89.
mchirino89/MauriUtils 1.3.4
Helper library of common Swift's utility wrappers
⭐️ 1
🕓 3 years ago
iOS macOS
.package(url: "https://github.com/mchirino89/MauriUtils.git", from: "1.3.4")

Swift GitHub license Twitter

MauriUtils

This helper library includes some of the most basic and used commonly written features in everyday Swift development such as:

  • JSON/PlistDecodable: structs that handle JSON's decoding data (Decodable compliant models). Worry only about passing in its Type and decoding strategy (only if you wish to for the later one, otherwise a .default will be implemented for you)

  • FileReader: read locally stored files within your project or inside the app's bundle with handy struct.

  • Several Array/Sequence helper methods such as .generateRandomElements(arraySize: Int), .average, numberOfOccurrences(of inputTarget: Element) and more!

Feel free to submit your pull requests and I'll happily check them. Thanks!

GitHub

link
Stars: 1
Last commit: 3 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Make available main thread safe updater
3 years ago

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