yoshimkd / swift-auto-diagramLinks
A Ruby script that scans all swift code from the specified folders and files and automatically generates an entity diagram (similar to a class diagram) which can be viewed in a browser.
☆498Updated 4 years ago
Alternatives and similar repositories for swift-auto-diagram
Users that are interested in swift-auto-diagram are comparing it to the libraries listed below
Sorting:
- Some useful scripts for swift developers☆952Updated last year
- Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, i…☆1,075Updated last year
- An Xcode extension (plugin) to generate Swift test doubles automatically.☆760Updated 3 years ago
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,340Updated 3 years ago
- Used for generating template files for the VIPER architecture, which solves the common Massive View Controller issues in iOS apps.☆591Updated 3 months ago
- A collection useful tips for the Swift language☆1,011Updated 2 years ago
- Bi-directional type bridging between RxSwift and Apple's Combine framework☆1,050Updated last year
- Implementation of Coordinators app design pattern.☆717Updated last year
- Coordinators Essential tutorial☆852Updated 3 years ago
- 📊 Extract and analyze the evolution of an iOS app's code.☆1,155Updated 3 weeks ago
- Type-erased wrappers for Encodable, Decodable, and Codable values☆1,332Updated last year
- 💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.☆859Updated 2 years ago
- Demonstration of creating and integrating xcframeworks and their co-op with static libraries and Swift packages☆548Updated 3 years ago
- The source code for Why The Failure, Auto Layout?☆1,079Updated last year
- Timelane☆709Updated 3 years ago
- A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.☆671Updated 5 years ago
- CodePecker is a tool to detect unused Swift code.☆1,468Updated 3 years ago
- ⚠️ Stop saying "you forgot to …" in code review☆1,110Updated last month
- Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine☆692Updated 4 years ago
- Swinject extension to automatically register your services☆261Updated last year
- Sample code from MVVM-C In Practice Talk☆444Updated 4 years ago
- Community-run website for documenting Xcode Tips☆516Updated 2 years ago
- A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.☆428Updated 5 years ago
- This app demonstrates where [weak self] may and may not be needed☆218Updated 5 years ago
- A Swift playground explaining the concepts of the new Combine framework☆1,183Updated last year
- 🏁 Automatically clean your Localizable.strings files☆361Updated 2 years ago
- This package makes your Decodable types resilient to decoding errors and allows you to inspect those errors.☆602Updated 3 months ago
- A linter tool for Interface Builder☆946Updated 3 years ago
- Xcode build times visualization per target☆337Updated 4 years ago
- Simple way to identify what is different between 2 instances of any type. Must have for TDD.☆1,245Updated 8 months ago