Swift 개발에 적용할 만한 오픈소스 라이브러리 정리
Alamofire (https://github.com/Alamofire/Alamofire)
HTTP 프로토콜 라이브러리입니다.
파일 업로드, 데이터, 스트림, 다운로드 HTTP 통신에 사용되는 대부분의 기능을 제공
SwifyJSON (https://github.com/SwiftyJSON/SwiftyJSON)
Response으로 Json 값을 받아서 처리하는데 많이 사용되는 Json 라이브러리입니다.
Socket.IO-Client-Swift (https://github.com/socketio/socket.io-client-swift)
Socket.io 클라이언트 라이브러리입니다.
SwiftString (https://github.com/amayne/SwiftString)
string 확장 라이브러리입니다. string에 대해서 다양한 메서드들이 구현되어있습니다.
Reactive (https://github.com/ReactiveX/RxSwift)
비동기 스트림 이벤트 처리 ReactiveX for Swift 라이브러리입니다.
RNCryptor (https://github.com/RNCryptor/RNCryptor)
AES 암호화/복호화 라이브러리 입니다.
CryptoSwift (https://github.com/krzyzanowskim/CryptoSwift)
암호화/복호화/Hash 기능을 제공하는 라이브러리입니다.
Starscream (https://github.com/daltoniam/Starscream)
WebSocket Client 라이브러리입니다.
SwiftDate (https://github.com/malcommac/SwiftDate)
날짜가있는 간단한 수학 연산 (date + week), (year - hours _ minutes)
수학 연산자와 날짜를 비교 <,>,==,<=,>=
시간 구성 요소로 손쉽게 작업 (day, hour, minutes)
시간대, 지역 및 캘린더간에 쉽게 전환
날짜와 시간을 문자열로 변환하고 변환하는 쉽고 최적화 된 방법
다른 시간 단위의 표현 시간 간격
간격을 가져 오는 많은 단축키, 시간 단위, 간격 및 일반적인 날짜 작업
날짜 처리 라이브러리입니다.
QueryKit (https://github.com/QueryKit/QueryKit)
CoreData Query 라이브러리입니다.
Toucan (https://github.com/gavinbunney/Toucan)
이미지를 쉽고 스마트 한 크기 조절
이미지를 타원형 및 둥근 마스킹
이미지를 사용자 정의 이미지로 마스크하기
이미지를 연결 가능한 이미지 처리 단계
Image Processing 라이브러리 입니다.
Kingfisher (https://github.com/onevcat/Kingfisher)
Kingfisher는 웹에서 이미지를 다운로드하고 캐싱하기위한 가볍고 순수한 Swift 라이브러리입니다.
Instructions (https://github.com/ephread/Instructions)
UI에 도움말을 넣기에 적용할 수 있는 라이브러리입니다.
... 더 추가 예정
'Backup > GitHub' 카테고리의 다른 글
(출처) git 설명 정리 요약 (0) | 2018.01.16 |
---|---|
Swift - Filter Core Image Example (0) | 2017.12.17 |
댓글
이 글 공유하기
다른 글
-
(출처) git 설명 정리 요약
(출처) git 설명 정리 요약
2018.01.16 -
Swift - Filter Core Image Example
Swift - Filter Core Image Example
2017.12.17