All Projects → johnpatrickmorgan → Wtfautolayout

johnpatrickmorgan / Wtfautolayout

Licence: mit
The source code for Why The Failure, Auto Layout?

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Wtfautolayout

Sql Kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
Stars: ✭ 115 (-88%)
Mutual labels:  vapor, spm
Url Encoded Form
📝 Parse and serialize url-encoded form data with Codable support.
Stars: ✭ 32 (-96.66%)
Mutual labels:  vapor, spm
Http
🚀 Non-blocking, event-driven HTTP built on Swift NIO.
Stars: ✭ 220 (-77.04%)
Mutual labels:  vapor, spm
Core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
Stars: ✭ 62 (-93.53%)
Mutual labels:  vapor, spm
Open Crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
Stars: ✭ 115 (-88%)
Mutual labels:  vapor, spm
Websocket Kit
WebSocket client library built on SwiftNIO
Stars: ✭ 155 (-83.82%)
Mutual labels:  vapor, spm
Swiftpackageindex Server
The Swift Package Index is the place to find Swift packages!
Stars: ✭ 228 (-76.2%)
Mutual labels:  vapor, spm
Vapor
💧 A server-side Swift HTTP web framework.
Stars: ✭ 21,194 (+2112.32%)
Mutual labels:  vapor
Validatedpropertykit
Easily validate your Properties with Property Wrappers 👮
Stars: ✭ 701 (-26.83%)
Mutual labels:  spm
Redis
Vapor provider for RediStack
Stars: ✭ 434 (-54.7%)
Mutual labels:  vapor
Grdb.swift
A toolkit for SQLite databases, with a focus on application development
Stars: ✭ 4,637 (+384.03%)
Mutual labels:  spm
Tinyfaces
Free stock avatars for everyone 👦🏼👨🏾👩🏻 (Built w/ Swift)
Stars: ✭ 498 (-48.02%)
Mutual labels:  vapor
Awesome Vapor
A curated list of Vapor-related awesome projects.
Stars: ✭ 783 (-18.27%)
Mutual labels:  vapor
Packagelist
The master list of repositories for the Swift Package Index.
Stars: ✭ 449 (-53.13%)
Mutual labels:  spm
Vaporuploads
Demonstrating uploads in Vapor 4. Particularly large streaming uploads.
Stars: ✭ 19 (-98.02%)
Mutual labels:  vapor
Simpleimageviewer
A snappy image viewer with zoom and interactive dismissal transition.
Stars: ✭ 408 (-57.41%)
Mutual labels:  spm
Parsel
Create complex parsers by combining simple ones with Parsel!
Stars: ✭ 21 (-97.81%)
Mutual labels:  spm
Pyspm
Python library to handle Scanning Probe Microscopy Images. Can read nanoscan .xml data, Bruker AFM images, Nanonis SXM files as well as iontof images(ITA, ITM and ITS).
Stars: ✭ 25 (-97.39%)
Mutual labels:  spm
Mongokitten
Native MongoDB driver for Swift, written in Swift
Stars: ✭ 605 (-36.85%)
Mutual labels:  vapor
Swiftserverside Vapor
🦄 Swift server open source projects based on the Swift 4.1 and Vapor 3 frameworks. (Swift 服务端开源项目)
Stars: ✭ 588 (-38.62%)
Mutual labels:  vapor

WTF Auto Layout?

Swift Vapor

This is the code driving www.wtfautolayout.com, which parses error logs from Auto Layout on iOS and macOS and provides more intuitive visual descriptions of the conflicting constraints. It was built using Swift, Vapor and Sparse.

After installing Vapor, run vapor xcode to generate an xcode project. The Run target will serve the site locally at localhost:8080.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].