yoshimkd / swift-code-types-navigatorLinks
An experimental project that shows the types defined in a Swift code as expandable bubbles on a canvas.
☆59Updated 6 years ago
Alternatives and similar repositories for swift-code-types-navigator
Users that are interested in swift-code-types-navigator are comparing it to the libraries listed below
Sorting:
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 6 years ago
- Useful helpers for working with Codable types in Swift☆131Updated 5 years ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago
- Powerful, advanced Core Data Stack implementation, in Swift.☆60Updated 10 months ago
- A logging backend for SwiftLog that sends log messages to Slack.☆78Updated 4 years ago
- 🐍 Constrict your layout in Swift☆53Updated 5 years ago
- Fonts in iOS made safe, expressive, and dynamic.☆76Updated 3 years ago
- Xcode extension that converts UIColor, NSColor, UIImage to literal☆38Updated 5 years ago
- JSON Codable is what we need 90% of the time☆75Updated 5 years ago
- Some tests and sample code that explore a few behaviors of Apple's Combine framework.☆111Updated 4 years ago
- Write amazing, strong-typed and easy-to-read NSPredicate.☆100Updated 2 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- Find unused Swift import statements☆41Updated 8 years ago
- A quick way to test out a resizable iOS app font stack at all sizes via UI testing☆44Updated 6 years ago
- Everything your projects need to know☆62Updated 3 years ago
- Secret management tool.☆68Updated last month
- A simple tool to create an XCFramework☆73Updated 4 years ago
- 🏷 Type-safe tags in Swift☆90Updated 6 years ago
- CoreData Encoder / Decoder for Codable☆56Updated 2 years ago
- A Swift micro-framework to easily deal with weak references to self inside closures☆79Updated 4 years ago
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.