@@ -16,6 +16,7 @@ github排名 [https://github.com/trending](https://github.com/trending),github
16
16
- [ 响应式框架@] ( #响应式框架 )
17
17
- [ 页面路由@] ( #页面路由 )
18
18
- [ KVO@] ( #KVO )
19
+ - [ 服务端@] ( @服务端 )
19
20
- [ 网络@] ( #相关 )
20
21
- [ 网络连接@] ( #网络连接 )
21
22
- [ 图像获取@] ( #图像获取 )
@@ -90,7 +91,9 @@ github排名 [https://github.com/trending](https://github.com/trending),github
90
91
- [ 设计@] ( #设计 )
91
92
- [ 好的文章@] ( #好的文章 )
92
93
- [ 美工资源@] ( #美工资源 )
93
- - [ 测试及调试@] ( #测试及调试 )
94
+ - [ 调试@] ( #调试 )
95
+ - [ 测试@] ( #测试 )
96
+ - [ 分析@] ( #分析 )
94
97
- [ WebView@] ( #webview )
95
98
- [ FaceBook@] ( #faceBook )
96
99
- [ 通讯录@] ( #通讯录 )
@@ -136,6 +139,8 @@ github排名 [https://github.com/trending](https://github.com/trending),github
136
139
* [ MySampleCode] ( https://github.com/bestswifter/MySampleCode ) Swift的一些Demo
137
140
138
141
#### 完整App@
142
+
143
+ * [ open-source-ios-apps] ( https://github.com/dkhamsing/open-source-ios-apps ) Collaborative List of Open-Source iOS Apps 非常赞👍👍👍 。
139
144
* [ Swift 30 Projects] ( https://github.com/soapyigu/Swift30Projects ) - 最新 Swift 3.0 的30个小App,更注重代码规范和架构设计(故胤道长)
140
145
* [ V2ex-Swift] ( https://github.com/Finb/V2ex-Swift ) - 用 Swift 写的 V2EX 客户端。
141
146
* [ iBBS-Swift] ( https://github.com/iAugux/iBBS-Swift ) - “新手开源一个用Swift(2.0)写的论坛客户端”。[ BBS 服务端] ( http://obbs.sinaapp.com/ ) 。
@@ -188,6 +193,11 @@ github排名 [https://github.com/trending](https://github.com/trending),github
188
193
189
194
* [ Hanson] ( https://github.com/blendle/Hanson ) 轻量级的KVO
190
195
196
+ #### 服务端@
197
+
198
+ * [ Perfect] ( https://github.com/PerfectlySoft/Perfect ) Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
199
+ * [ vapor] ( https://github.com/vapor/vapor ) A server-side Swift web framework.
200
+
191
201
#### 网络@
192
202
#### 网络连接@
193
203
@@ -309,6 +319,7 @@ github排名 [https://github.com/trending](https://github.com/trending),github
309
319
310
320
* [ CameraManager] ( https://github.com/imaginary-cloud/CameraManager ) - 相机管理封装类库。看着极好用的样子----swift。
311
321
* [ SkfSwiftCammer] ( https://github.com/wubianxiaoxian/SkfSwiftCammer ) - 一个相机demo,在oc里面调用了swift。
322
+ * [ TLStoryCamera] ( https://github.com/timelessg/TLStoryCamera ) 仿照instagramStory & WeiBoStory。可以在拍摄视频后贴图,贴字,涂鸦。
312
323
313
324
#### PDF@
314
325
@@ -339,13 +350,7 @@ github排名 [https://github.com/trending](https://github.com/trending),github
339
350
* [ recordDemo.swift] ( https://github.com/lfb-cd/recordDemo ) - 一个Swift语言实现直接可以用的录音Demo,[ 实现说明] ( http://www.jianshu.com/p/f0b88355d7cb ) 。
340
351
* [ Swift-Radio-Pro] ( https://github.com/swiftcodex/Swift-Radio-Pro ) - 集成 LastFM 的专业电台应用(基于 Swift 2.0)。
341
352
* [ AudioKit.swift] ( https://github.com/audiokit/AudioKit ) - 音频合成、加工及分析平台(支持 iOS、OS X、tvOS)框架库。无论其易用性,还是功能性及专业性。
342
-
343
- #### VR@
344
-
345
- * [ swift-360-videos] ( https://github.com/team-pie/DDDKit ) - 360度视频播放器,以swift3编写的iOS - SceneKit的一个子集. Pure swift (no SceneKit) 3D library with focus on video and 360.
346
-
347
- #### 音频@
348
-
353
+ * [ DeckTransition] ( https://github.com/HarshilShah/DeckTransition ) A library to recreate the iOS 10 Apple Music now playing transition
349
354
* [ AudioBus] ( https://developer.audiob.us/ ) - 下一代的音频路由 Add Next Generation Live App-to-App Audio Routing.
350
355
* [ AudioKit] ( https://github.com/audiokit/AudioKit ) - 一个非常强大的音频合成、加工、分析平台工具,支持iOS、macOS、tvOS、
351
356
* [ Cephalopod] ( https://github.com/evgenyneu/Cephalopod ) - 一个基于AVIudioPlayer的音效推子,支持 iOS,tvOS和macOS。
@@ -360,6 +365,10 @@ github排名 [https://github.com/trending](https://github.com/trending),github
360
365
* [ ESTMusicIndicator] ( https://github.com/Aufree/ESTMusicIndicator ) - 很酷的音乐动画指示View
361
366
* [ SwiftySound] ( https://github.com/adamcichy/SwiftySound ) 一个让你一行代码就可以播放音频的三方库
362
367
368
+ #### VR@
369
+
370
+ * [ swift-360-videos] ( https://github.com/team-pie/DDDKit ) - 360度视频播放器,以swift3编写的iOS - SceneKit的一个子集. Pure swift (no SceneKit) 3D library with focus on video and 360.
371
+
363
372
#### 视频@
364
373
#### 视频播放@
365
374
@@ -491,8 +500,9 @@ github排名 [https://github.com/trending](https://github.com/trending),github
491
500
#### 颜色@
492
501
493
502
#### 图表@
494
- * [ swift-linechart ] ( https://github.com/zemirco/swift-linechart ) - 功能完整、实用的折线图组件。使用方便,参数配置简单。是不可多得的优质组件--swift。
503
+
495
504
* [ Charts] ( https://github.com/danielgindi/Charts ) - 一款优秀的图表开源库 MPAndroidChart 的 Swift 语言实现版(支持 Objective-C 和 Swift 调用),非常赞👍👍👍.
505
+ * [ swift-linechart] ( https://github.com/zemirco/swift-linechart ) - 功能完整、实用的折线图组件。使用方便,参数配置简单。是不可多得的优质组件--swift。
496
506
* [ SpreadsheetView] ( https://github.com/kishikawakatsumi/SpreadsheetView ) 很棒👍 的电子表格库. 可以完全配置的电子表格View,使用此库你能很容易的创建出复杂布局的表格,比如时间表、甘特图、课程表,就像你使用Excel一样.
497
507
* [ Scrollable-GraphView.swift] ( https://github.com/philackm/Scrollable-GraphView ) - 灵动感十足的自适应、可定制滚动曲(折)线图表库。
498
508
@@ -779,7 +789,7 @@ github排名 [https://github.com/trending](https://github.com/trending),github
779
789
780
790
* [ FengNiao] ( https://github.com/onevcat/FengNiao ) 一个清理Xcode中没使用的资源文件的命令行工具.
781
791
782
- #### 测试及调试 @
792
+ #### 调试 @
783
793
784
794
* [ depcheck] ( https://github.com/wojteklu/depcheck ) Swift 工程分析工具(Dependency analyzer tool for Swift projects)
785
795
* [ CleanroomLogger] ( https://github.com/emaloney/CleanroomLogger ) - 相当于 CocoaLumberjack 或 Log4j 的 Swift 版本,功能上甚至更强大。另外,源代码中已经内含了完整的 API 文档,使用非常方便。
@@ -793,13 +803,18 @@ github排名 [https://github.com/trending](https://github.com/trending),github
793
803
* [ XCGLogger.swift] ( https://github.com/DaveWoodCom/XCGLogger ) - XCGLogger.swift功能完整的日志管理类库。
794
804
* [ Peek.swift] ( https://github.com/shaps80/Peek ) - 更友好、手势方式检查界面内组件布局信息(相当于浏览器元素检查功能),界面调试利器。
795
805
806
+ #### 分析@
807
+
808
+ * [ GoogleReporter] ( https://github.com/ksmandersen/GoogleReporter ) Easily integrate your app with Google Analytics
809
+
796
810
#### WebView@
797
811
798
812
* [ IOSCallJsOrJsCallIOS] ( https://github.com/CoderJackyHuang/IOSCallJsOrJsCallIOS ) - IOSCallJsOrJsCallIOS:利用iOS7.0后出来的JavaScriptCore framework,webview与Js交互是常见的需求。OC版本与swift版本。[ 《OC JavaScriptCore与js交互》] ( http://www.henishuo.com/oc-js/ ) ,[ 《Swift JavaScriptCore与js交互》] ( http://www.henishuo.com/swift-js/ ) 。
799
813
* [ WKWebViewTestDemo.swift] ( https://github.com/CoderJackyHuang/WKWebViewTestDemo ) - WKWebViewTestDemo:WKWebView新特性及JS交互,[ 文章讲解] ( http://www.henishuo.com/wkwebview-js/ ) 。
800
814
* [ React.swift] ( https://github.com/alexdrone/Render ) - 启发自 React 的纯 Swift 函数版基于 UIKit 封装类库。这种结构是否似曾相识。
801
815
* [ GRMustache] ( https://github.com/groue/GRMustache ) 一个类似templateEngine的html渲染工具,可以更加有效的帮助大家完成数据生成HTML的过程。
802
816
* [ MarkdownView] ( https://github.com/keitaoouchi/MarkdownView ) Markdown View for iOS. MarkdownView is a WKWebView based UI element, and internally use bootstrap, highlight.js, markdown-it.
817
+ * [ swift-deep-linking] ( https://github.com/ijoshsmith/swift-deep-linking ) 深度链接 A simple way to consume custom deep link URLs in a Swift app
803
818
804
819
#### FaceBook@
805
820
@@ -883,6 +898,7 @@ github排名 [https://github.com/trending](https://github.com/trending),github
883
898
* [ Spots.swift] ( https://github.com/hyperoslo/Spots ) - 一套为了加速开发效率、将 view models 采用 JSON 格式存储于云端 view controller 框架库。
884
899
* [ PinpointKit.swift] ( https://github.com/Lickability/PinpointKit ) - 简单的手势动作快速触发反馈组件。主要功能包含自动截屏、附加说明和日志。支持添加可定制箭头、着重框、文本、模糊打码等常用快照编辑功能。它非常适合开发过程中测试人员反馈缺陷。
885
900
* [ Switcher.swift] ( https://github.com/X140Yu/Switcher ) - 一个 OS X 小 App,可以很轻松地切换 App Store 和 iTunes 的账号,对于同时使用多个 Apple ID 的人来说非常地方便。
901
+ * [ MotionBook] ( https://github.com/younatics/MotionBook ) Awesome iOS UI/UX Animation Book
886
902
887
903
#### 地图@
888
904
@@ -929,3 +945,4 @@ github排名 [https://github.com/trending](https://github.com/trending),github
929
945
#### 未分类@
930
946
931
947
* [ Eureka] ( https://github.com/xmartlabs/Eureka ) 简洁方便的 iOS 表单生成器 (Swift 3)
948
+ * [ SwiftKotlin] ( https://github.com/angelolloqui/SwiftKotlin ) A tool to convert Swift code to Kotlin.
0 commit comments