GoodExtensions-iOS
Code helper
A collection of reusable code snippets and extensions to simplify common tasks in iOS development
📑 GoodExtensions is a collection of useful and frequently used Swift extensions for iOS development, designed to simplify and streamline common tasks.It helps developers write clean and concise code, saving time and effort while boosting productivity. Get access to a wealth of essential tools for iOS development in one convenient library.
28 stars
3 watching
0 forks
Language: Swift
last commit: 9 days ago
Linked from 1 awesome list
ioslibraryswift
Related projects:
Repository | Description | Stars |
---|---|---|
goodrequest/gooduikit | A collection of reusable UI snippets for faster and more efficient iOS development. | 30 |
goodrequest/goodnetworking | A Swift-based iOS library for simplifying HTTP networking with support for concurrency, Combine, and Alamofire. | 31 |
goodrequest/goodreactor | A framework that enables separation of concerns and side-effect-free interactions between view models, view controllers, and coordinators in iOS apps. | 33 |
ilyapuchka/sourcekitteneditorextension | An Xcode extension that integrates SourceKitten to enhance code editing capabilities | 20 |
ruiaaperes/optionalextensions | An extension of Swift's Optional type with utility methods. | 183 |
goodrequest/goodpersistence | A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. | 35 |
tid-kijyun/xcodesourceeditorextension-protocolimplementation | An implementation of a protocol for editing code source files in an Xcode project | 1 |
bjufre/ex_prompt | A utility package to add interactivity to command line applications | 29 |
vhesener/closures | Provides a set of convenience methods to simplify common iOS framework interactions using closures | 1,744 |
youknowone/foundationextension | A collection of code snippets and shortcuts for common tasks in Objective-C development. | 121 |
futurice/ios-good-practices | A comprehensive guide to iOS development best practices | 10,889 |
jlaws/jlpermissions | An iOS utility that requests and handles user permissions before making system-based requests. | 439 |
tumblr/xextensionitem | A library for sharing structured data between iOS apps and share extensions | 86 |
wircho/icanhas | A Swift library for simplifying iOS user permission requests for various app features | 91 |
goodrequest/grprovider | A library providing pre-built providers to simplify data display in UITableView and UICollectionView | 28 |