mattgallagher / CocoaWithLovePlaygroundsView external linksLinks
Swift Playground versions of select articles from Cocoa with Love.
☆89Oct 25, 2018Updated 7 years ago
Alternatives and similar repositories for CocoaWithLovePlaygrounds
Users that are interested in CocoaWithLovePlaygrounds are comparing it to the libraries listed below
Sorting:
- A Minesweeper clone in Swift deliberately implemented without a separated Model.☆19Oct 24, 2018Updated 7 years ago
- A contraption to make objects conform to NSSecureCoding without all the boilerplate code. Very useful for model objects.☆11Jul 3, 2015Updated 10 years ago
- A Swift framework for reactive programming.☆302Aug 27, 2021Updated 4 years ago
- Experimental implementation of Poker (Texas Hold'em) rules in Swift Lang☆39Oct 6, 2018Updated 7 years ago
- An iOS world-time app written in Swift to demonstrate the benefits of treating view-state as a separate model.☆103Oct 25, 2018Updated 7 years ago
- Scripting in Swift☆24Nov 11, 2016Updated 9 years ago
- Command Line Tool for macOS to analyze the validity of mobile provision files☆10Aug 25, 2020Updated 5 years ago
- Algebraic laws bundled into concrete data types.☆21Jun 23, 2020Updated 5 years ago
- ☆55Oct 25, 2018Updated 7 years ago
- Swift libraries that enable "Reactive Relational Programming"☆72Dec 25, 2019Updated 6 years ago
- Strongify is a 1-file µframework providing a nicer API for avoiding weak-strong dance.☆444Aug 12, 2021Updated 4 years ago
- My notes from Swift Summit, along with links to slides and other material form the speakers.☆40Aug 3, 2015Updated 10 years ago
- A Simple Lisp LLVM Compiler. Implemented in Swift☆12Oct 18, 2016Updated 9 years ago
- Swift sample code for Bartosz Milewski's book "Category Theory for Programmers"☆93Dec 2, 2019Updated 6 years ago
- The Composition and Decomposition of Software☆13Jul 12, 2015Updated 10 years ago
- ✨ Ornament is a set of APIs used to provide visual ornamentation for iOS apps.☆54Jun 21, 2015Updated 10 years ago
- (DEPRECATED) A Swift framework that provides useful constructs to oft-used Grand Central Dispatch patterns (deprecated)☆76Dec 23, 2016Updated 9 years ago
- A repo with the talks I've given at conferences, etc☆86May 9, 2018Updated 7 years ago
- Drawing diagrams in Swift using a recursive enum data structure☆277Sep 20, 2016Updated 9 years ago
- Swift μ-framework for efficient array diffs and datasource adapters.☆351Oct 7, 2019Updated 6 years ago
- CocoaFlow engine for flow-based programming on Mac and iOS.☆16Sep 15, 2015Updated 10 years ago
- ☆15Oct 6, 2017Updated 8 years ago
- All the material from my talk at try! Swift 2016 in Tokyo Japan.☆15Mar 11, 2016Updated 9 years ago
- Logic programming in Swift☆199May 17, 2020Updated 5 years ago
- [DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃☆1,857Sep 15, 2019Updated 6 years ago
- CancellationToken in Swift, modelled after the .NET version☆20Mar 5, 2021Updated 4 years ago
- ☆124Feb 21, 2022Updated 3 years ago
- Project that implements the reactive tests created by RuiAAPeres☆13Apr 20, 2016Updated 9 years ago
- A host app for Pony Debugger☆24Jun 12, 2016Updated 9 years ago
- Automate development tasks using Swift.☆75Mar 18, 2020Updated 5 years ago
- An analysis of Swift Evolution proposals☆58Feb 3, 2018Updated 8 years ago
- yaml -> sourcekit -> json☆29Mar 1, 2023Updated 2 years ago
- iOS client for Giphy (http://giphy.com) written in Swift with ReactiveCocoa☆44Feb 22, 2024Updated last year
- 🤝 Struct and enum data access in harmony.☆197Aug 17, 2021Updated 4 years ago
- 🎶 A collection of types and functions that enhance the Swift language.☆476Jul 4, 2024Updated last year
- An example of taking react-native's default template and making it work with typescript☆14Jun 11, 2017Updated 8 years ago
- React-like virtual rendering implementations in different programming Languages.☆13Oct 13, 2016Updated 9 years ago
- Quickly convert a folder containing Swift files into an iPad-compatible Playground