Swiftpack.co - elegantchaos/Files as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by elegantchaos.
elegantchaos/Files v1.2.2
Some extra bits for Swift Foundation's URL class.
⭐️ 1
🕓 2 years ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/elegantchaos/Files.git", from: "v1.2.2")

Test results Latest release swift 5.1 shield swift 5.2 shield swift 5.3 shield swift 5.4 shield swift 5.5 shield swift dev shield Platforms: macOS, iOS, tvOS, watchOS

Swift file handling utilities.

This package supplies two libraries:

Files

Miscellaneous FileManager and URL extensions.

A File/Folder abstraction.

The abstraction in similar to this one by John Sundell, but makes a few different decisions.

It's not as complete yet as that one - I'm just adding things as I need them.

FilesKit

This adds desktop/shell support built on top of the basic Files library.

It requires AppKit/UIKit (depending on the platform you build it for), which is why it's a separate library.

GitHub

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

Release Notes

1.2
3 years ago

Added convenience methods for default ThrowingManager, default file/folder from url. Added methods to convert to/from throwing/non-throwing.

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