Pinned Repositories
swift-format
Formatting technology for Swift source code
swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Action
Abstracts actions to be performed in RxSwift.
Question-Archive
iOS 커뮤니티에서 자주 나오는 질문들을 저장합니다.
swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
TTOzzi's Repositories
TTOzzi/Question-Archive
iOS 커뮤니티에서 자주 나오는 질문들을 저장합니다.
TTOzzi/swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
TTOzzi/Action
Abstracts actions to be performed in RxSwift.
TTOzzi/Carthage
A simple, decentralized dependency manager for Cocoa
TTOzzi/CI-Sample
Continuous Integration with Jenkins
TTOzzi/CombineCocoa
Combine publisher bridges for UIKit
TTOzzi/CombineExt
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
TTOzzi/FrameVsBounds
TTOzzi/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
TTOzzi/Moya
Network abstraction layer written in Swift.
TTOzzi/NSObject-Rx
Handy RxSwift extensions on NSObject, including rx.disposeBag.
TTOzzi/RxCombine
Bi-directional type bridging between RxSwift and Apple's Combine framework
TTOzzi/RxSwift
Reactive Programming in Swift
TTOzzi/RxWebKit
RxWebKit is a RxSwift wrapper for WebKit
TTOzzi/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
TTOzzi/swift-format
Formatting technology for Swift source code
TTOzzi/swift-macro-examples
Example macros for the Swift macros effort
TTOzzi/swift-migration-guide
TTOzzi/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
TTOzzi/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
TTOzzi/SwiftPlantUML
A command-line tool and Swift Package for generating class diagrams powered by PlantUML
TTOzzi/TTOzzi