Skip to content

Instantly share code, notes, and snippets.

@lfarah
Last active March 17, 2017 04:26
Show Gist options
  • Save lfarah/23145c1bbeb70914102bee630dd1dc5b to your computer and use it in GitHub Desktop.
Save lfarah/23145c1bbeb70914102bee630dd1dc5b to your computer and use it in GitHub Desktop.
AwesomeiOSWeekly08

AwesomeiOS.Weekly [08]

Announcements

Past week has been crazy! After our new website, we now have 600+ subscribers. My work this week has also been a little bit different since I'm working in Objective-c for a freelance project. AwesomeiOS' repo has been busy, with 16 PRs only in the past 7 days. We're definitely growing in contributors, which is Awesome!

This week's featured post is Getting to 10x (Results): What Any Developer Can Learn from the Best, by Eric Elliott. I don't believe much in 10x, but Eric talks about different stuff that we can do to improve ourselves: "Pick 1 thing to improve on this week and focus on it relentlessly" ๐Ÿ’ก๐Ÿ™Œ

Wanna see your library here? Send us an email!

Here are the 10 awesome libraries of the week:

A simple and elegant 3D-Flyover location request screen written in Swift ๐Ÿ”ถ

Quality Index: 77

  • Total Stargazers: 497
  • Documentation Percentage: 78
  • README Complexity: 97
  • Number of tests: 1
  • Total Downloads: 4362

2 - Guise

An elegant, flexible, type-safe dependency resolution framework for Swift ๐Ÿ”ถ

Quality Index: 81

  • Total Stargazers: 7
  • Documentation Percentage: 62
  • README Complexity: 100
  • Number of tests: 30
  • Total Downloads: 0

3 - Cereal

Swift object serialization ๐Ÿ”ถ

Quality Index: 89

  • Total Stargazers: 346
  • Documentation Percentage: 100
  • README Complexity: 95
  • Number of tests: 2120
  • Total Downloads: 36262

Most natural Swift logging ๐Ÿ”ถ

Quality Index: 89

  • Total Stargazers: 56
  • Documentation Percentage: 53
  • README Complexity: 99
  • Number of tests: 90
  • Total Downloads: 1416

Placeholder views based on content, loading, error or empty states ๐Ÿ”ถ

Quality Index: 91

  • Total Stargazers: 1503
  • Documentation Percentage: 69
  • README Complexity: 100
  • Number of tests: 12
  • Total Downloads: 51018

6 - Money

Swift value types for working with money & currency ๐Ÿ”ถ

Quality Index: 91

  • Total Stargazers: 689

  • Documentation Percentage: 97

  • README Complexity: 91

  • Number of tests: 1560

  • Total Downloads: 32950

  • Number of tests: 72

  • Total Downloads: 2568

A Swift framework for parsing, formatting and validating international phone numbers. ๐Ÿ”ถ

Quality Index: 94

  • Total Stargazers: 1619
  • Documentation Percentage: 39
  • README Complexity: 93
  • Number of tests: 289
  • Total Downloads: 412656

Swifty view controller presentation for iOS ๐Ÿ”ถ

Quality Index: 99

  • Total Stargazers: 359
  • Documentation Percentage: 100
  • README Complexity: 96

9 - Quick

The Swift (and Objective-C) testing framework. ๐Ÿ”ถ

Quality Index: 129

  • Total Stargazers: 6064
  • Documentation Percentage: 92
  • README Complexity: 47
  • Number of tests: 258
  • Total Downloads: 2116024

10 - RxSwift

Reactive Programming in Swift ๐Ÿ”ถ

Quality Index: 139

  • Total Stargazers: 8361
  • Documentation Percentage: 98
  • README Complexity: 100
  • Number of tests: 9302
  • Total Downloads: 2937192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment