Pinned Repositories
Dip
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
cli-mate
Gauges
Gauges gives you a nice looking circular progress view.
ReadMoreTextView
UITextView subclass with "read more"/"read less" capabilities
SwiftNIOMock
A web server based on SwiftNIO designed to be used as a mock server in UI automation tests
ToggleUI
URLFormat
Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators.
Sourcery
Meta-programming for Swift, stop writing boilerplate code.
XCTest-Gherkin
Gherkin syntax for XCTestCase
Stencil
Stencil is a simple and powerful template language for Swift.
ilyapuchka's Repositories
ilyapuchka/ReadMoreTextView
UITextView subclass with "read more"/"read less" capabilities
ilyapuchka/URLFormat
Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators.
ilyapuchka/ToggleUI
ilyapuchka/SwiftNIOMock
A web server based on SwiftNIO designed to be used as a mock server in UI automation tests
ilyapuchka/Interplate
Templates and type-safe string formatting based on Swift 5 string interpolation
ilyapuchka/graphique
Experimental GraphQL query builders
ilyapuchka/HFWeekApp
Simple OS X app to display current HelloFresh Week
ilyapuchka/cli-mate
ilyapuchka/common-parsers
ilyapuchka/Currency
ilyapuchka/swift-nonempty
🎁 A compile-time guarantee that a collection contains a value.
ilyapuchka/swift-tagged
🏷 A wrapper type for safer, expressive code.
ilyapuchka/SwiftStringInterpolation
ilyapuchka/ilyapuchka.github.io
ilyapuchka/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
ilyapuchka/api-preview-docs
In-progress docs about the pre-release preview of CircleCI API v2
ilyapuchka/articles-1
Articles for kean.github.io
ilyapuchka/AutomaticSettings
Data driven settings UI generation.
ilyapuchka/cci-shared-tasks-1
ilyapuchka/CV
My CV
ilyapuchka/Difference
Simple way to identify whats different between 2 instances.
ilyapuchka/gatsby-starter-blog
Gatsby starter for creating a blog
ilyapuchka/guides
A guide for programming in style.
ilyapuchka/RxAutomaton
RxSwift + State Machine, inspired by Redux and Elm.
ilyapuchka/sindresorhus
🦄
ilyapuchka/Stevenson
Stevenson is a Vapor framework designed to build integrations between Slack apps, Github, JIRA and CI services (CircleCI).
ilyapuchka/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
ilyapuchka/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
ilyapuchka/swift-prelude
🎶 A collection of types and functions that enhance the Swift language.
ilyapuchka/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more