nsomar / Collection-Each
Adding ruby style each iterator to Cocoa/Cocoa touch Swift Array and Range classes, And Int.times{} to Int class
☆65Updated 10 years ago
Alternatives and similar repositories for Collection-Each:
Users that are interested in Collection-Each are comparing it to the libraries listed below
- A generic view model for both basic and complex scenarios☆59Updated 8 years ago
- NS_OPTIONS for Swift (type-checked bitmask container). Basically an easier-to-implement RawOptionSet.☆36Updated 7 years ago
- The many ways to construct and configure your entity☆34Updated 8 years ago
- Setting up a fastlane development environment☆23Updated 8 years ago
- A command line program to be run on OS X's Terminal utility that performs generating a Swift documentation as Markdown format☆46Updated 7 years ago
- The right way to ask about iOS permissions.☆26Updated 7 years ago
- Draw beautiful tables to your terminal.☆42Updated 8 years ago
- A collection of performance test for issues that I run into with Swift.☆45Updated 8 years ago
- 💊 Syntactic sugar for Swift do-try-catch☆43Updated 8 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 8 years ago
- Stateless message-driven micro-framework in Swift.☆71Updated 7 years ago
- Parse, validate, and format phone numbers in Swift language using libphonenumber database (Google's phone number handling library) and ha…☆19Updated 9 years ago
- Data source objects that keep your view controllers light☆22Updated 9 years ago
- RxSwift extensions for dealing with QueryKit☆49Updated 3 years ago
- New way to work with arrays in Swift.☆36Updated 6 years ago
- [DEPRECATED] Eki lets you manage easily concurrency in your apps. This framework make Grand Central Dispatch API more friendly and fun to…