Swift-Diagram-Playgrounds
Diagram framework
A project showcasing two approaches to creating diagrams in Swift using recursive data structures and protocols.
Drawing diagrams in Swift using a recursive enum data structure
277 stars
12 watching
18 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
diagramenumplaygroundprotocolswift
Related projects:
Repository | Description | Stars |
---|---|---|
sketchytech/swiftplaygrounds | A collection of Swift code examples and tutorials organized around interactive coding environments. | 7 |
tintpoint/overlay | A flexible UI framework for Swift that uses protocol-oriented design and allows for declarative UI code generation. | 51 |
bow-swift/nef | A toolset to facilitate the creation of Xcode Playgrounds with support for third-party libraries and documentation generation. | 267 |
rchatham/swiftyanimate | A Swift library for designing and composing composable animations in iOS apps. | 194 |
davidcairns/depict | A declarative framework for creating simple, functional drawings in Swift | 36 |
antonthedev/flightlayout | A lightweight layout framework that provides a balance between manual and auto layout for calculating frames in animation contexts. | 22 |
uraimo/swift-playgrounds | A collection of playgrounds showcasing various Swift programming concepts and techniques. | 139 |
iamleeg/oopinfpinswift | An experimental collection of Swift playgrounds exploring object-oriented programming through functional programming concepts. | 59 |
uch/swift-scene-kit-playgrounds | Scene Kit examples and playgrounds to experiment with the Swift programming language | 20 |
jakarmy/swift-summary | An interactive Swift language summary written in Playgrounds | 1,668 |
mokacoding/swift-functors-applicative-monads-in-pictures-playground | A companion Playground for learning about functors, applicatives, and monads in Swift | 69 |
uberbruns/swiftplaygrounds | A collection of interactive coding environments for learning and experimenting with Swift. | 4 |
ulrikdamm/forbind | A functional programming framework for Swift that simplifies async and promise handling. | 45 |
kennic/framelayoutkit | A Swift library for creating complex and maintainable layouts in iOS applications. | 75 |
bradlarson/personalswiftplaygrounds | A collection of reusable coding examples in Swift to help developers explore and experiment with various programming concepts | 20 |