Pinned Repositories
AFNetworking
A delightful iOS and OS X networking framework
antonj.github.com
BOString
Create NSAttributedString like a boss!
css-layout
Reimplementation of CSS layout using pure JavaScript
gitignore
A collection of useful .gitignore templates
homepage
ios-flexboxkit
A simple UIKit extension to wrap Flexbox layouts.
isowords
Open source game built in SwiftUI and the Composable Architecture.
markdown-toc
Generate a markdown TOC (table of contents) for a README or any markdown files, using remarkable. Used by assemble, verb, and lots of other projects on GitHub. API and CLI.
objc_dep
Graph the import dependancies in an Objective-C project
andersfrank's Repositories
andersfrank/AFNetworking
A delightful iOS and OS X networking framework
andersfrank/antonj.github.com
andersfrank/BOString
Create NSAttributedString like a boss!
andersfrank/css-layout
Reimplementation of CSS layout using pure JavaScript
andersfrank/gitignore
A collection of useful .gitignore templates
andersfrank/homepage
andersfrank/ios-flexboxkit
A simple UIKit extension to wrap Flexbox layouts.
andersfrank/isowords
Open source game built in SwiftUI and the Composable Architecture.
andersfrank/markdown-toc
Generate a markdown TOC (table of contents) for a README or any markdown files, using remarkable. Used by assemble, verb, and lots of other projects on GitHub. API and CLI.
andersfrank/objc_dep
Graph the import dependancies in an Objective-C project
andersfrank/ObjectGraph-Xcode
ObjectGraph can show oriented graph of dependencies between classes in your project.
andersfrank/objective-c-style-guide
Style guide & coding conventions for Objective-C projects
andersfrank/peach-collector-ios
andersfrank/ReactiveCocoa
Streams of values over time
andersfrank/S01E04-rendering-commonmark-part-2
Swift Talk Episode 4: Rendering CommonMark (Part 2)
andersfrank/swift-scripts
Some useful scripts for swift developers
andersfrank/SwiftBox
Flexbox in Swift, using Facebook's css-layout.