jaylib's Stars
nylas/nylas-mail
:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
vapor/vapor
💧 A server-side Swift HTTP web framework.
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
penrose/penrose
Create beautiful diagrams just by typing notation in plain text.
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
sunshinejr/SwiftyUserDefaults
Modern Swift API for NSUserDefaults
stoplightio/prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
sarabander/sicp-pdf
SICP PDF with Texinfo and LaTeX source
aheze/Popovers
A library to present popovers. Simple, modern, and highly customizable. Not boring!
edeliver/edeliver
Deployment for Elixir and Erlang
krzysztofzablocki/Difference
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
MakeAWishFoundation/SwiftyMocky
Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
pointfreeco/swift-case-paths
🧰 Case paths extends the key path hierarchy to enum cases.
badoo/Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
ruiaureliano/X-SwiftFormat
X-SwiftFormat extension for Xcode
finestructure/Arena
A command line tool to create Swift Playground projects with SPM package dependencies
AvdLee/RocketSimApp
Enhancing the iOS simulator for productivity
kishanraja/FloatingLabelTextFieldSwiftUI
Floating Label TextField for SwiftUI. FloatingLabelTextFieldSwiftUI
migueldeicaza/TermKit
Terminal Kit - Console UI toolkit for Swift applications
TAPevents/tap-i18n
A comprehensive internationalization solution for Meteor.
thetechnocrat-dev/GoDoRP
GoDoRP (Golang, Docker, React, Postgres)
elegantchaos/DictionaryCoding
Swift Decoder/Encoder which converts to/from dictionaries.
mikeash/BinaryCoder
An example implementation of Swift.Codable using a simple binary format
odrotbohm/arch-evident-spring
denisPoifol/CombinePlaygrounds
chrissimon-au/tdd-ddd-demo-java
A demo of applying TDD & gradually introducing DDD.
danielebogo/DBImageView
A simple object to load images asynchronously
thomas-sivilay/blog-large-title-ios13
Fix iOS13 large title animation glitch
vidugloeck/EnumConverter
A tiny tool that uses SwiftSyntax to convert Swift Enums to Structs with static functions.