IntrepidPursuits / swift-style-guide
Style guide & coding conventions for Swift projects
☆15Updated 6 years ago
Alternatives and similar repositories for swift-style-guide
Users that are interested in swift-style-guide are comparing it to the libraries listed below
Sorting:
- A collection of additions to the Swift Standard Library created by Intrepid Pursuits developers☆39Updated 4 years ago
- A variety of interesting stuff for TDD/BDD on iOS☆86Updated 8 years ago
- Sample code for my talk about iOS 10 notifications☆105Updated 8 years ago
- A collection of useful test helpers designed to ease the burden of writing tests for iOS applications.☆23Updated 4 years ago
- Demo Code from Storyboards Revisited Talk, Swift Summit, San Francisco, 2016☆73Updated 7 years ago
- [Deprecated] Alamofire + Unbox: the easiest way to download and decode JSON into swift objects.☆64Updated 4 years ago
- General purpose validation system for objects, nested objects, enumerables written in Swift☆85Updated 5 years ago
- Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.☆83Updated 4 years ago
- The ultimate iOS project template☆71Updated 12 years ago
- An iOS world-time app written in Swift to demonstrate the benefits of treating view-state as a separate model.☆103Updated 6 years ago
- Example code for a blog post i wrote on Medium☆99Updated 4 years ago
- A gold mine of code, filled with neat utility functions.☆20Updated 4 years ago
- Stuff I need often enough to that's too small to exist on its own.☆129Updated 6 months ago
- A personal weather app I'm building in the open.☆83Updated 7 years ago
- A collection of slide decks, videos and other material from the Pragma Conference 2017 talks☆40Updated 7 years ago
- ☆58Updated 7 years ago
- A tiny Promises library.☆33Updated 2 years ago
- Swift UIView extension to check UIView methods are being called on the correct thread☆71Updated 7 years ago
- Sample code for Swift Talk episode 1: Networking☆46Updated 6 years ago
- The easiest Future and Promises framework in Swift. No magic. No boilerplate.