Swiftpack.co - dev-rsquare/UtilityKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by dev-rsquare.
dev-rsquare/UtilityKit 0.0.7
package of Extensions for iOS
⭐️ 0
🕓 2 weeks ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/dev-rsquare/UtilityKit.git", from: "0.0.7")

UtilityKit

SwiftPM CodeCoverage Platform

공통적으로 사용되는 기능을 모듈화 진행 각 페이지의 READ.ME를 읽어주세요.

  • Use {String}.isValidation() 이메일 유효성검사

Requirement

iOS 11.0+/macOS 10.13+/tvOS 11.0+/watchOS 4.0+ Apple developer

Installation

File > Swift Packages > Add Package Dependency Add https://github.com/dev-rsquare/UtilityKit.git Select "Up to Next Major" with 0.0.1

  .package(url: "https://github.com/dev-rsquare/UtilityKit.git", .upToNextMajor(from: "0.0.1"))

Coverage

cc

GitHub

link
Stars: 0
Last commit: 2 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

v0.0.7
2 weeks ago

반영내용

with 와 find 범용적 사용을 위한 추가된 파라미터

suffix : 접미사로 쓸 value defaultValue : empty 값일 때 보여줄 기본 값 지정 테스트코드 작성

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