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:
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago
- Powerful, advanced Core Data Stack implementation, in Swift.☆60Updated 7 months ago
- Useful helpers for working with Codable types in Swift☆130Updated 4 years ago
- A Swift 6 networking library with async/await, JSON/XML deserialization 🚀, and OAuth2 integration 🔐, supporting iOS/macOS/tvOS/watchOS/…☆42Updated 2 months ago
- A logging backend for SwiftLog that sends log messages to Slack.☆77Updated 4 years ago
- Find unused Swift import statements☆41Updated 7 years ago
- ☆68Updated 4 years ago
- A Combine micro debugging package☆55Updated 5 years ago
- A Decimal type that plays nicely with literals and Decodable☆31Updated last year
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 5 years ago
- Companion Playground for my talk at dotSwift 2020☆75Updated 5 years ago
- Xcode extension that converts UIColor, NSColor, UIImage to literal☆37Updated 5 years ago
- Secret management tool.☆67Updated 3 years ago
- Swift parser + mock generator☆49Updated 5 months ago
- Everything your projects need to know☆62Updated 3 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- The Nodes iOS team Playbook 📖☆17Updated 2 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 3 years ago
- CoherentSwift is a command line tool written in Swift that analyses the cohesion level of your Swift codebase.☆101Updated 2 years ago
- Extension for UIView that make use of Auto Layout easier.☆39Updated 6 years ago
- Generates a Vapor server interface given a OpenAPI or Swagger spec. Can be used to quickly start a new API project.☆57Updated 5 years ago
- ♻️Synchronize Xcode templates with your team☆44Updated 5 years ago
- A set of Swift protocols and Xcode snippets that will make it easy to do clean UITableView code