TriforkSwiftExtensions

2.0.2

Generic Trifork Swift Extensions
trifork/TriforkSwiftExtensions

What's New

2.0.2

2022-02-02T11:14:42Z

Fixes issue where String.isEmail could return true, for invalid email addresses with spaces.

TriforkSwiftExtensions

Motivation

This framework is a large set of useful convenience extensions for Apple's SDKs. Most functions are kept as very small functions, which makes the SDK a little easier to use.

Installation

SPM

SPM is supported from version 1.3.3! 🥳

Carthage

github "trifork/TriforkSwiftExtensions" ~> 2.0.0

Contributing

  1. Fork
  2. Branch from master
  3. Develop and write unit tests.
  4. Commit with great messages.
  5. Push when you are done.
  6. Create a pull request.

If you need more guidance, then read this.

Happy contributing! 🎉

All documentation can be read here


TRIFORK

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 17 2024 19:26:40 GMT-0900 (Hawaii-Aleutian Daylight Time)