SwiftKit

1.5.0

SwiftKit adds extra functionality to the Swift programming language.
danielsaidi/SwiftKit

What's New

2023-09-17T21:22:26Z

✨ New features

  • String+Trimmed now supports a custom character set.

🗑 Deprecations

  • Authentication has been deprecated.
  • BundleInformation has been deprecated.
  • FileExporter types have been deprecated.
  • Filter has been deprecated.
  • Result+Utils has been deprecated.
  • URL+QueryParameters has been deprecated.

SwiftKit Logo

Version Swift 5.6 MIT License Twitter: @danielsaidi Mastodon: @danielsaidi@mastodon.social

About SwiftKit

SwiftKit adds extra functionality to the Swift programming language, like extensions to already existing types as well as completely new stuff.

Installation

SwiftKit can be installed with the Swift Package Manager:

https://github.com/danielsaidi/SwiftKit.git

If you prefer to not have external dependencies, you can also just copy the source code into your app.

Documentation

The online documentation has more information, code examples, etc., and makes it easy to overview the various parts of the library.

Support

I manage my various open-source projects in my free time and am really thankful for any help I can get from the community.

You can sponsor this project on GitHub Sponsors or get in touch for paid support.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

Supported Platforms

SwiftKit supports iOS 13, macOS 11, tvOS 13 and watchOS 6.

License

SwiftKit is available under the MIT license. See the LICENSE file for more info.

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

Last updated: Mon Mar 11 2024 21:10:41 GMT-0900 (Hawaii-Aleutian Daylight Time)