Swiftly-Typed-Resources
Resource manager
A Swift playground demonstrating how to easily manage and work with common UI resources such as colors, fonts, and images.
A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.
74 stars
6 watching
3 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jakarmy/swift-summary | An interactive Swift language summary written in Playgrounds | 1,668 |
uraimo/swift-playgrounds | A collection of playgrounds showcasing various Swift programming concepts and techniques. | 139 |
swiftlang/swiftly | A toolchain installer and manager for Swift programming language | 490 |
rickyrobinett/langchainjs-workers | A JavaScript library for managing and executing background tasks in a scalable manner | 62 |
rxswiftcommunity/rxpager | A utility for managing a sequence of pages with pagination and iteration control | 60 |
danielpi/swift-playgrounds | A collection of playground files and examples from Apple's Swift Programming Language book | 226 |
steventroughtonsmith/windowmanager-playgroundbook | A Swift-based implementation of window management functionality | 39 |
swifter-tips/playground | A collection of code snippets and examples to explore Swift programming concepts in an interactive environment. | 125 |
riley-usagi/swiftadvance | An educational resource covering Swift programming fundamentals | 8 |
quick/spry | A Swift Playground unit testing library based on Nimble for iOS and Mac development. | 326 |
carthage/reactivetask | A framework for launching and managing shell tasks with real-time output monitoring | 132 |
nettlep/learn-swift | Interactive playgrounds to learn Apple's Swift programming language quickly and efficiently | 794 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
bannzai/resourcekit | A tool that simplifies the process of using resources in Swift projects by providing autocomplete and safety features | 89 |
vincent-pradeilles/weakable-self | Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |