把平時看到或項目用到的一些插件進行整理,文章後面分享一些不錯的實例,若你有其它的插件歡迎分享,不斷的進行更新;javascript
一:第三方插件php
1:基於響應式編程思想的ochtml
地址:https://github.com/ReactiveCocoa/ReactiveCocoajava
2:hud提示框react
地址:https://github.com/jdg/MBProgressHUDlinux
地址:https://github.com/SVProgressHUD/SVProgressHUDios
地址:https://github.com/scalessec/Toastgit
地址:https://github.com/mrackwitz/MRProgressgithub
3:XML/HTML解析web
地址:https://github.com/topfunky/hpple
4:有文字輸入時,能根據鍵盤是否彈出來調整自身顯示內容的位置
地址:https://github.com/michaeltyson/TPKeyboardAvoiding
地址:https://github.com/hackiftekhar/IQKeyboardManager
5:狀態欄提示框
地址:https://github.com/jaydee3/JDStatusBarNotification
地址:https://github.com/cruffenach/CRToast [能夠設置方向的通知效果]
6:block工具包。將不少須要用delegate實現的方法整合成了block的形式
地址:https://github.com/zwaldowski/BlocksKit
7:圖片加載
地址:https://github.com/rs/SDWebImage
8:正則表達式
地址:https://github.com/wezm/RegexKitLite
9:Masonry代碼佈局
地址:https://github.com/SnapKit/Masonry
10:彈出窗
地址:https://github.com/sberrevoets/SDCAlertView
11:Button的樣式
地址:https://github.com/mattlawer/BButton
12:驗證網絡鏈接狀態
地址:https://github.com/tonymillion/Reachability
13:自動計算表格行高
地址:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
14:關鍵幀基礎動畫框架,如動畫效果的啓動頁
地址:https://github.com/IFTTT/JazzHands
15:iOS快速簡單集成國內三大平臺分享
地址:https://github.com/xumeng/XMShareModule
16:五項能力值展現的五邊形
地址:https://github.com/dsxNiubility/SXFiveScoreShow
17:自動識別網址號碼郵箱和表情的label
地址:https://github.com/molon/MLEmojiLabel
18:IM對話功能的封裝
地址:https://github.com/ZhipingYang/UUChatTableView
19:字典轉模型框架
地址:https://github.com/CoderMJLee/MJExtension
20:下拉上拉刷數據
地址:https://github.com/CoderMJLee/MJRefresh
地址:https://github.com/uzysjung/UzysAnimatedGifPullToRefresh (動態圖片效果動畫)
21:表格行左右划動菜單
地址:https://github.com/MortimerGoro/MGSwipeTableCell
22:圖文混搭
地址:https://github.com/zhouande/TLAttributedLabel
23:能夠簡單展現在UINavigationBar下方,相似Music app的播放列表視圖,彈出菜單視圖
地址:https://github.com/DrummerB/BFNavigationBarDrawer
24:好比篩選、模糊、優化、蒙版、調整大小、旋轉以及保存等等。同時還提供了一個UIImageView子類從URL異步加載圖片,並在下載完畢時展現圖片。
地址:https://github.com/Nyx0uf/NYXImagesKit
25:底部TabBar
地址:https://github.com/robbdimitrov/RDVTabBarController
26:表情面版
地址:https://github.com/ayushgoel/AGEmojiKeyboard
27:記錄框架
地址:https://github.com/CocoaLumberjack/CocoaLumberjack
28:IOS與javascript交互
地址:https://github.com/marcuswestin/WebViewJavascriptBridge
29:圖表統計展現
地址:https://github.com/kevinzhow/PNChart
地址:https://github.com/China131/JHChart
地址:https://github.com/AAChartModel/AAChartKit
30:appStore評分
地址:https://github.com/arashpayan/appirater
31:iOS-Categories 擴展類大全
地址:https://github.com/shaojiankui/IOS-Categories
32:掃描二維碼,仿微信效果,帶有掃描條
地址:https://github.com/JxbSir/JxbScanQR
33:動效彈出視圖(彈出窗裏面爲文字,能夠定義彈出的方向,及顯示的時間)--AMPopTip
地址:https://github.com/andreamazz/AMPopTip
34:基於Masonry自動計算行高擴展
地址:https://github.com/632840804/HYBMasonryAutoCellHeight
35:模仿新浪微博彈出菜單
地址:https://github.com/wwdc14/HyPopMenuView
36:搜索歷史標籤
地址:https://github.com/zhiwupei/SearchHistory
37:快速集成新手引導的類庫
地址:https://github.com/StrongX/XSportLight
38:設置頁面的封裝
地址:https://github.com/renzifeng/ZFSetting
39:帶箭頭的彈出視圖插件
地址:https://github.com/xiekw2010/DXPopover
40:下拉菜單插件
地址:https://github.com/dopcn/DOPDropDownMenu/
地址:https://github.com/12207480/DOPDropDownMenu-Enhanced (優化後的下拉menu)
41:表格空白提示插件
地址:https://github.com/dzenbot/DZNEmptyDataSet
42:給任意UIView視圖四條邊框加上陰影,能夠自定義陰影的顏色、粗細程度、透明程度以及位置(上下左右邊框)
地址:https://github.com/Seitk/UIView-Shadow-Maker
地址:https://github.com/YotrolZ/YCShadowView
43:不錯的日期時間插件
地址:https://github.com/CoderXL/UUDatePicker
44:底部彈出選擇
地址:https://github.com/skywinder/ActionSheetPicker-3.0
45:比較不錯的引導頁面插件
地址:https://github.com/ealeksandrov/EAIntroView
46:兩個APP跳轉的插件
地址:https://github.com/usebutton/DeepLinkKit
47:本地存取NSUserDefaults插件
地址:https://github.com/gangverk/GVUserDefaults
48:NSArray 和 NSDictionary關於LINQ的操做方式,封裝一些經常使用的操做
地址:https://github.com/ColinEberhardt/LinqToObjectiveC
49:能夠監控網絡請求的內容
地址:https://github.com/coderyi/NetworkEye
50:時間幫助插件,能夠快速獲取時間,比較,增長等操做
地址:https://github.com/MatthewYork/DateTools
51: 不錯的鏈式動做
地址:https://github.com/jhurray/JHChainableAnimations
52:彈出層視圖,背景效果(能夠自定義視圖的內容)
地址:https://github.com/HJaycee/JCAlertController
53:圓形進度條的顯示,中間可顯示值
地址:https://github.com/mdinacci/MDRadialProgress
54:很帥的數據加載動畫(能夠用於數據列表加載的展示)
地址:https://github.com/NghiaTranUIT/FeSpinner
55:一個開源的AFnetworking上層的封裝(第一個猿題庫等運用)
地址:https://github.com/yuantiku/YTKNetwork
地址:https://github.com/kangzubin/XMNetworking
56:CBStoreHouseRefreshControl:一個效果很酷炫的下拉刷新控件
地址:https://github.com/coolbeet/CBStoreHouseRefreshControl
57:AFNetworking-RACExtensions:針對ReactiveCocoa的AF封裝
地址:https://github.com/CodaFi/AFNetworking-RACExtensions
58:模糊效果(毛玻璃)
地址:https://github.com/nicklockwood/FXBlurView
59:UITableView展開效果的插件
地址:https://github.com/sakkaras/SKSTableView
60:ZIP壓縮及解壓插件ZipArchive
地址:https://github.com/ZipArchive/ZipArchive
61:自定義UIAlertView
地址:https://github.com/lmcd/LMAlertView
62:Facebook開源的動畫庫Pop
地址:https://github.com/facebook/pop
POP-MCAnimate把Pop封裝,更加簡單使用Pop
地址:https://github.com/matthewcheok/POP-MCAnimate
63:關於使用facebook動畫庫的實例集合
地址:https://github.com/schneiderandre/popping
64:iOS 應用視圖上添加簡單閃爍效果Shimmer
地址:https://github.com/facebook/Shimmer
65:ios數據持久化插件,使得Core Data使用起來更加的便捷容易
地址:https://github.com/magicalpanda/MagicalRecord
66:建立縮合的iOS應用程序標題欄
地址:https://github.com/bryankeller/BLKFlexibleHeightBar
67:PDF閱讀器核心庫
地址:https://github.com/vfr/Reader
68:STPopup使彈出框也有UINavigationController的效果
地址:https://github.com/kevin0571/STPopup
69:基於核心音頻,有助於進行實時,低延遲音頻處理和可視化的iOS和OSX音頻可視化框架
地址:https://github.com/syedhali/EZAudio
70:一個不錯的彈出Sheet,能夠前進跟後退,適合多個頁面
地址:https://github.com/m1entus/MZFormSheetController
71:Aspect庫是對面向切面編程的實現,裏面封裝了Runtime的方法
地址:https://github.com/steipete/Aspects
72:一個不錯在無輸入源的輸入框,如UITableViewCell等
地址:https://github.com/slackhq/SlackTextViewController
73:小紅點插件,用於提示未讀效果
地址:https://github.com/weng1250/WZLBadge
74:不錯的照片瀏覽及選擇器,視頻選擇器,支持單多選
地址:https://github.com/mwaterfall/MWPhotoBrowser [照片瀏覽]
地址:https://github.com/questbeat/QBImagePicker [照片選擇器 單選多選]
地址:https://github.com/longitachi/ZLPhotoBrowser
地址:https://github.com/banchichen/TZImagePickerController [瀏覽大圖 動態圖等優化]
75:含10多種的轉場動畫效果
地址:https://github.com/ColinEberhardt/VCTransitionsLibrary
76:左右菜單顯示(相似QQ導航)
地址:https://github.com/romaonthego/RESideMenu
77:很讚的等待指示動畫(比系統自帶的帥)
地址:https://github.com/ninjaprox/DGActivityIndicatorView
78:KVOController一個簡單安全的 KVO(Key-value Observing, 鍵-值 觀察)工具, 提供簡單方便、線程安全的API, Facebook 的開源項目之一
地址: https://github.com/facebook/KVOController
79:FormatterKit 收集了不少構思優秀的 NSFormatter 子類
地址:https://github.com/mattt/FormatterKit
80:自定義的UIPageControl(能夠設置每一個的樣式)
地址:https://github.com/Spaceman-Labs/SMPageControl
81:使用NJKWebViewProgress作webview進度條(解決先前沒法得到進度的問題)
地址:https://github.com/ninjinkun/NJKWebViewProgress
82:修改NavigationBar的顯示效果
地址:https://github.com/ltebean/LTNavigationBar/
83:FCUUID得到設備號的替代方式
地址:https://github.com/fabiocaccamo/FCUUID
84:多主題色或者白天黑夜模式的運用
地址:https://github.com/Draveness/DKNightVersion
85:GPUImage是一個基於GPU圖像和視頻處理的開源框架,提供各類各樣的圖像處理濾鏡
地址:https://github.com/BradLarson/GPUImage
86:YY圖片加載插件,能夠支持動態,網絡本地,漸進式圖片加載等
地址:https://github.com/ibireme/YYWebImage
87:封裝後的藍牙幫助庫
地址:https://github.com/coolnameismy/BabyBluetooth
88:一個很通用的需求就是引導教程
地址:https://github.com/bubudrc/MPCoachMarks
89:基於MPMoviePlayerController播放器KRVideoPlayer
地址:https://github.com/36Kr-Mobile/KRVideoPlayer
90:UICollection左對齊跟右對齊
地址:https://github.com/mokagio/UICollectionViewLeftAlignedLayout
地址:https://github.com/mokagio/UICollectionViewRightAlignedLayout
地址:https://github.com/avdyushin/FlowLayout
91:自定義彈出對話窗,相似系統又能夠自定義視圖DQAlertView或MMPopupView
地址 :https://github.com/dinhquan/DQAlertView
地址:https://github.com/adad184/MMPopupView
92:輸入框在焦點得到時會有一個小標題JVFloatLabeledTextField
地址:https://github.com/jverdi/JVFloatLabeledTextField
93:針對一些UI進行顯示優化,能夠設置一些不一樣的背景色等
地址:https://github.com/Grouper/FlatUIKit
94:色彩插件,若是沒有設計師又想一些漂亮的色彩就能夠運用Chameleon
地址:https://github.com/ViccAlexander/Chameleon
95:兩個不錯的側邊欄顯示插件ECSlidingViewController,SWRevealViewController
地址:https://github.com/ECSlidingViewController/ECSlidingViewController
地址:https://github.com/John-Lluch/SWRevealViewController
96:各式各樣的進度條,能夠放在不一樣地方NAV或者圖片 或者扇形M13ProgressSuite
地址:https://github.com/Marxon13/M13ProgressSuite
97:拉動UITableView時CELL有一搖動的效果AMWaveTransition
地址:https://github.com/andreamazz/AMWaveTransition
98:封裝多種的頭部滾動菜單VTMagic
地址:https://github.com/tianzhuo112/VTMagic
地址:https://github.com/12207480/TYPagerController
99:熱更新JSPatch,用JS編寫OC的功能
地址:https://github.com/bang590/JSPatch
100:底部CYLTabBarController插件
地址:https://github.com/ChenYilong/CYLTabBarController
101:文件注入插件XAspect,能夠針對同一個方法進行注入
地址:https://github.com/xareelee/XAspect
102:路由插件routable-ios及WLRRoute
地址:https://github.com/clayallsopp/routable-ios
地址:https://github.com/Neojoke/WLRRoute
103:最完善的Socket庫了:支持異步TCP/UDP,支持GCD,Objective-C接口封裝
地址:https://github.com/robbiehanson/CocoaAsyncSocket
104:使用UILabel實現滾動字幕移動效果
地址:https://github.com/cbpowell/MarqueeLabel
105:iOS富文本組件的實現—DTCoreText
地址:https://github.com/Cocoanetics/DTCoreText
106:帶圖標的PPiAwesomeButton,能夠定義圖標在左右邊
地址:https://github.com/pepibumur/PPiAwesomeButton
107:二維碼、掃碼、掃一掃、ZXing和ios系統自帶掃碼封裝,掃碼界面效果封裝
地址:https://github.com/MxABC/LBXScan
108:輸入框帶下拉框
地址:https://github.com/EddyBorja/MLPAutoCompleteTextField
109:關於時間的顯示label,還能夠有倒計時,時間格式等
地址:https://github.com/mineschan/MZTimerLabel
110:一個不錯的空白提示效果
地址:https://github.com/jinxiansen/JHUD
111:一個照片裁剪器,支持照片的旋轉,放大,與任意區域的拖拽裁剪
地址:https://github.com/itouch2/PhotoTweaks
地址:https://github.com/ruslanskorb/RSKImageCropper[也不錯]
112:ijkplayer視頻直播框架
地址:https://github.com/Bilibili/ijkplayer
113:靈活性很強的UIAlertView效果,能夠修改其全部的樣式
地址:https://github.com/regexident/DLAlertView
114:一個彈屏效果插件BarrageRenderer
地址:https://github.com/unash/BarrageRenderer
115:刮獎效果插件
地址:https://github.com/moqod/iOS-Scratch-n-See
116:帶農曆的日期控件
地址:https://github.com/tiger8888/WHUCalendar
117:一個不錯的數字鍵盤及一個自定義鍵盤
地址:https://github.com/matmartinez/MMNumberKeyboard
地址:https://github.com/DengKaiRong/KRKeyboard
118:騰訊直播開源iOS音視頻採集與RTMP推流
地址:https://github.com/goodow/GDLiveStreaming
119:光學識別儲蓄卡以及信用卡
地址:https://github.com/card-io/card.io-iOS-SDK
120:UIView圓角處理插件 優化
地址:https://github.com/raozhizhen/JMRoundedCorner
121:一個擁有更平滑的navigationBar切換動畫的NavigationController
地址:https://github.com/JNTian/JTNavigationController
122:一個自定義的SearchBar 能夠替代系統自帶
地址:https://github.com/shaojiankui/JKSearchBar
123:一個操做ICloud異步封裝插件
地址:https://github.com/iRareMedia/iCloudDocumentSync
124:一個關於股票K線的插件
地址:https://github.com/yate1996/Y_KLine
125: 一個金額增長動態效果的
地址:https://github.com/jkpang/PPCounter
126:一個不錯的搜索展示跟歷史插件(默認常見幾種樣式)
地址:https://github.com/iphone5solo/PYSearch
127:一個全屏手勢返回的效果
地址:https://github.com/forkingdog/FDFullscreenPopGesture
128:一個不錯的圖片輪播插件,支持不一樣的效果跟樣式
地址:https://github.com/qylibohao/BHInfiniteScrollView
地址:https://github.com/gsdios/SDCycleScrollView
129:一箇中文轉拼音的插件
地址:https://github.com/kimziv/PinYin4Objc
130:能夠定製每一個頁面的導航條 RTRootNavigationController
地址:https://github.com/rickytan/RTRootNavigationController
131:彈出箭頭指向的菜單效果
地址:https://github.com/lyb5834/YBPopupMenu
地址:https://github.com/lifution/Popover
132:網絡請求攔截
地址:https://github.com/hypoyao/GYHttpMock
133:實體映射數據庫的插件
地址:https://github.com/li6185377/LKDBHelper-SQLite-ORM
地址:http://wereadteam.github.io/2016/07/06/GYDataCenter
134:是否形成內存泄露的插件MLeaksFinder
地址:https://github.com/Zepo/MLeaksFinder
地址:https://github.com/facebook/FBRetainCycleDetector 【運行時自動檢測強引用循環】
地址:https://github.com/facebook/FBMemoryProfiler
135:iOS 啓動連續閃退保護方案
地址:https://github.com/liuslevis/GYBootingProtection
136:微信Mars:微信內部正在使用的網絡層封裝庫,即將開源
地址:https://github.com/52im/mars
137:滾動、卡片、3D動畫等效果的插件
地址:https://github.com/nicklockwood/iCarousel
138:WMPlayer視頻播放器
地址:https://github.com/zhengwenming/WMPlayer
139:實現相似QQ消息拖拽消失的交互+GameCenter的浮動小球效果
地址:https://github.com/KittenYang/KYCuteView
140:音頻框架,實現各類可視化效果EZAudio
地址:https://github.com/syedhali/EZAudio
141:一個不斷的底部彈出TabBar的動態效果
地址:https://github.com/Yalantis/FoldingTabBar.iOS
142:iOS 高性能異構滾動視圖構建方案 —— LazyScrollView
地址:https://github.com/alibaba/LazyScrollView
143:背景模糊actionsheelt
地址:https://github.com/pchernovolenko/UICustomActionSheet
144:隱藏視圖的顯示,若是是行能夠結合UITableView-FDTemplateLayoutCell一塊兒使用
地址:https://github.com/forkingdog/UIView-FDCollapsibleConstraints
145:商品數量計算器效果
地址:https://github.com/jkpang/PPNumberButton
146:日曆插件
地址:https://github.com/shevakuilin/SKCalendarView
147:播放音頻的插件
地址:https://github.com/muhku/FreeStreamer
148:SCRecorder 短視頻錄製
地址:https://github.com/rFlex/SCRecorder
149:自定義攝像頭拍照
地址:https://github.com/omergul123/LLSimpleCamera
150:ZFPlayer 視頻播放器 可調音量 亮度 左右進度等
地址:https://github.com/renzifeng/ZFPlayer
151:卡片式滾動效果(左右有縮放效果)
地址:https://github.com/DingHub/RPRingedPages (另有SWIFT版本)
152:HXTagsView是一款支持自動佈局的標籤tag
地址:https://github.com/huangxuan518/HXTagsView
153:權限判斷
地址:https://github.com/GREENBANYAN/NSAuthorityManager
154:AES加密、DES加密、RSA加密、MD5加密、sha1加密、HMAC加密、HMACMD5加密
地址:https://github.com/penghero/PGGCrypto
155:滑動標尺 滾動刻度尺
地址:https://github.com/clarkIsMe/scrollRulerView
156: 優雅的主題管理庫- 一行代碼完成多樣式切換
地址:https://github.com/lixiang1994/LEETheme
二:swift第三方插件集合
1:帶動畫效果的tabBar插件
地址:https://github.com/Ramotion/animated-tab-bar
2:排版佈局SnapKit
地址:https://github.com/SnapKit/SnapKit
3:轉JSON解析
地址:https://github.com/SwiftyJSON/SwiftyJSON
4:網絡請求庫Alamofire
地址:https://github.com/Alamofire/Alamofire
5:爲 UIImageView 添加修正人臉位置功能的 Swift 框架
地址:https://github.com/BeauNouvelle/FaceAware
6:一款很是漂亮的自定義 UISementedControl
地址:https://github.com/twicketapp/TwicketSegmentedControl
7:高度可定製的環形 SlideView
地址:https://github.com/HamzaGhazouani/HGCircularSlider
8:多是在 Swift 中處理 Date 的最佳方案的框架
地址:https://github.com/malcommac/SwiftDate
9:數據緩存框架
地址:https://github.com/linkedin/RocketData
10:空白提示,帶狀態 ViewController ,方便快速添加各類狀態視圖
地址:https://github.com/aschuch/StatefulViewController
11:簡單、實用路徑可定進程條。
地址:https://github.com/kentya6/KYCircularProgress
地址:https://github.com/kaandedeoglu/KDCircularProgress
12:正則表達式
地址:https://github.com/sharplet/Regex
13:解決國內GPS地圖座標偏移問題,它將政府加密過的GCJ-02座標,轉成世界通用的WGS-84座標。
地址:https://github.com/googollee/eviltransform
14:Swift響應式庫
地址:https://github.com/ReactiveX/RxSwift
15:圖表統計插件
地址:https://github.com/danielgindi/ios-charts
16:自動輸入補全的插件
地址:https://github.com/filipstefansson/AutocompleteField
17:關鍵針動畫效果
地址:https://github.com/IFTTT/RazzleDazzle
18:新的UICollectionView框架,使用數據驅動,旨在創造一個更快更靈活的列表控件
地址:https://github.com/Instagram/IGListKit
19:向用戶巧妙地請求權限
地址:https://github.com/nickoneill/PermissionScope
20:圖片加載框架
地址:https://github.com/onevcat/Kingfisher
21:下拉刷新的效果插件
地址:https://github.com/gontovnik/DGElasticPullToRefresh
22:Swift的擴展類
地址:https://github.com/SwifterSwift/SwifterSwift
23:網絡操做層
地址:https://github.com/Moya/Moya
24:作動畫插件
地址:https://github.com/MengTo/Spring
25:圖片轉換插件
地址:https://github.com/shoheiyokoyama/Gemini
三:源代碼實例
1:Coding.net客戶端
地址:https://coding.net/u/coding/p/Coding-iOS/git
2:高仿美團iOS版
地址:https://github.com/lookingstars/meituan
3:模仿網易新聞作的精仿網易新聞
地址:https://github.com/dsxNiubility/SXNews
4:支付寶高仿版
地址:https://github.com/gsdios/GSD_ZHIFUBAO
5:高仿百度傳課iOS版
地址:https://github.com/lookingstars/chuanke
6:模仿一元雲購
地址:https://github.com/JxbSir/YiYuanYunGou
7:wordpress源代碼
地址:https://github.com/wordpress-mobile/WordPress-iOS
8:v2ex源代碼(文章類型,若報SVProgressHUD錯,則把Podfile中的SVProgressHUD移除)
地址:https://github.com/singro/v2ex
地址:https://github.com/Aufree/phphub-ios
10:快速搭建項目源代碼
地址:https://github.com/wujunyang/MobileProject
11:如何優化UITableView中Cell加載圖片的實例
地址:https://github.com/allenhsu/UIScrollView-Samples/tree/master/LazyLoad
12:開源的IOS代碼集合
地址:https://github.com/dkhamsing/open-source-ios-apps
13:包含各類不錯的OC跟Swift的插件集合,插件名單
地址:https://github.com/vsouza/awesome-ios
14:一個關於UITableView針對cell的優化方案VVeboTableViewDemo
地址:https://github.com/johnil/VVeboTableViewDemo
15:一個收集關於IOS面試題
地址:https://github.com/ChenYilong/iOSInterviewQuestions
16:ParseSourceCodeStudy Facebook開源的Parse源碼分析
地址:https://github.com/ChenYilong/ParseSourceCodeStudy
17:高仿bilibili項目(集成基於ijkplayer的視頻播放器(普通視頻、直播視頻))
地址:https://github.com/MichaelHuyp/Bilibili_Wuxianda
18:高仿<喵播APP>
地址:https://github.com/SunLiner/MiaowShow
19:一個天氣類的APP,裏面有豐富的動畫效果
地址:https://github.com/YouXianMing/YoCelsius
地址:https://github.com/YouXianMing/Animations (動畫實例集合)
地址:https://github.com/YouXianMing/iOS-Design-Patterns (設計模式介紹)
20:Core Animation框架動畫效果實例
地址:https://github.com/yixiangboy/IOSAnimationDemo
地址:https://github.com/Zws-China/CAAnimation
21:一個模仿微信的實例MessageDisplayKit
地址:https://github.com/xhzengAIB/MessageDisplayKit
22:關於react native相關學習資料 及源代碼實例
地址:https://github.com/reactnativecn/react-native-guide
23:BeeHive 是用於 iOS 的 App 模塊化編程的框架實現方案
地址:https://github.com/alibaba/BeeHive
24:一個針對iOS模塊化開發的解決方案
地址:https://github.com/wujunyang/jiaModuleDemo
25:衆籌網站 kickstarter 開源其 iOS 應用(swift)
地址:https://github.com/kickstarter/ios-oss
26:常見的設計模式
地址:https://github.com/leichunfeng/DesignPatterns-Objective-C
地址:https://github.com/skyming/Trip-to-IOS-Design-Patterns
27:關於IM的實例 佈局操做等
地址:https://github.com/relatedcode/Messenger
四:輔助軟件
1:XCODE文檔註解插件VVDocumenter
地址:https://github.com/onevcat/VVDocumenter-Xcode
2:將JSON格式化輸出爲模型的屬性
地址:https://github.com/EnjoySR/ESJsonFormat-Xcode
3:圖片提示插件
地址:https://github.com/ksuther/KSImageNamed-Xcode
4:圖片轉換插件
地址:https://github.com/rickytan/RTImageAssets
5: 測試模擬蘋果通知
地址:https://github.com/KnuffApp/Knuff
6: HOStringSense 能夠在彈出框寫NSString,所見及所得
地址:https://github.com/holtwick/HOStringSense-for-Xcode
7:cocoapods-xcode-plugin pod相關的操做能夠在xcode菜單進行
地址:https://github.com/kattrali/cocoapods-xcode-plugin
8:switch枚舉的時候會自動生成代碼
地址:https://github.com/stefanceriu/SCXcodeSwitchExpander
9:git中關於各個語言的gitignore
地址:https://github.com/github/gitignore
10:FLEX(Flipboard Explorer)是Flipboard官方發佈的一組專門用於iOS開發的應用內調試工具
地址:https://github.com/Flipboard/FLEX
11:ponyDebugger是一個遠程調試工具包,經過使用 Chrome 開發者工具來調試 iOS 應用的網絡流量和數據存儲
地址:https://github.com/square/PonyDebugger
12: OC編碼風格規範
地址:https://github.com/NYTimes/objective-c-style-guide
13:FBMemoryProfiler:Facebook 出品的一個實時監測內存使用的庫。相比於 Xcode 自帶的 Instruments
地址:https://github.com/facebook/FBMemoryProfiler
14:app卡頓問題檢測--KMCGeigerCounter(實例能夠網上搜索)
地址:https://github.com/kconner/KMCGeigerCounter/
15:生成類的關係圖KSHObjcUML
地址:https://github.com/kimsungwhee/KSHObjcUML
16:realm-cocoa實體映射數據庫,有自個的數據庫(能夠替換SQLITE,速度比較快)
地址:https://github.com/realm/realm-cocoa
17:建立文檔API,能夠快速讓APP先調用,並行開發
地址:https://apiary.io/
18:直接查看虛擬器上的沙盒路徑simpholders
地址:http://www.maczapp.com/simpholders
19:FastStub實現了相似的功能,能自動解析出某個類頭文件 , 父類 , 全部protocol 裏面尚未被實現的方法(ctrl+cmd+k)
地址:https://github.com/music4kid/FastStub-Xcode
20:JSPatch把簡單的OC代碼轉爲JSPatch腳本代碼,若複雜還得自個調整
地址:http://bang590.github.io/JSPatchConvertor/
地址:https://github.com/bang590/JSPatchX(編寫JSPatch腳本自動補全)
21:插件XcodeColors(讓xCode控制檯輸出文本有顏色)
地址:https://github.com/robbiehanson/XcodeColors
22:自動打包並上傳
地址:https://github.com/nomad/shenzhen
地址:https://github.com/LarryEmerson/AutoBuildIpaAndUploadToPgyer
23:代碼塊模板
地址:https://github.com/Xcode-Snippets/Objective-C
24:頭腦風暴畫圖軟件
地址:http://www.xmind.net/download/mac/
25:查看單元格渲染時間--DWURecyclingALert
地址:https://github.com/diwu/DWURecyclingAlert
26:XCode皮膚集合,總有一個適合你
地址:https://github.com/hdoria/xcode-themes
27:代碼格式化對齊插件(shift+command+x)
地址:https://github.com/qfish/XAlign
28:圖片壓縮軟件
地址:https://imageoptim.com/mac
29:在線JSON 轉義 或去轉義等
地址:http://www.sojson.com/yasuo.html
30:Mac上強大的iOS矢量繪圖編程軟件,paintcode for mac 破解版
31:MobileVLCKit靜態庫下載連接
地址:http://nightlies.videolan.org/build/ios/
32:Reveal軟件下載
地址:http://xclient.info/s/reveal.html
33:格式化代碼插件ClangFormat-Xcode
地址:https://github.com/travisjeffery/ClangFormat-Xcode
34:能夠查看上架一些相關統計 特別是ASO的統計
地址:http://www.cqaso.com/
35:一個能夠編寫國際化文件的小軟件,提升編輯效果
地址:http://www.peerassembly.com/linguan.html
36:查看項目中沒有使用的圖片插件
地址:https://github.com/jeffhodnett/Unused
37:一個關於Instuments使用指南.pdf
地址:http://cdn.cocimg.com/bbs/attachment/Fid_6/6_24457_90eabb4ed5b3863.pdf
38:生成2X或3X的圖標軟件
地址:https://itunes.apple.com/cn/app/app-icon-gear-gao-xiao-dexcode/id989646576?mt=12
39:推送測試工具
地址:https://itunes.apple.com/cn/app/easy-apns-provider/id989622350?mt=12
40:Swift學習資源集合
地址:https://github.com/ipader/SwiftGuide
41:Swift一個方便的集合超過365本地Swift 3擴展,以提升您的生產力
地址:https://github.com/omaralbeik/SwifterSwift
42:驗證HTTPS證書域名是否有效
地址:https://www.qcloud.com/product/ssl
43:在線編碼解碼
地址:http://tool.chinaz.com/tools/urlencode.aspx
44:收集一些IOS文章跟源代碼地址LearningIOS 學習資料
地址:https://github.com/zhouhuanqiang/LearningIOS
45:任務卡片管理
地址:https://trello.com/
46:微信小實例資料收集
地址:https://github.com/justjavac/awesome-wechat-weapp
47:單元測試框架KIWI、Quick,(UI層測試)KIF
地址:https://github.com/kiwi-bdd/Kiwi
地址:https://github.com/Quick/Quick (OC跟SWIFT都支持)
地址:https://github.com/kif-framework/KIF (測試UI)
48:一個JSON轉OC SWIFT的對象屬性文件
地址:https://github.com/Ahmed-Ali/JSONExport
49:RAC中文學習資料
地址:https://github.com/ReactiveCocoaChina/ReactiveCocoaChineseResources
50:獲取圖片的EXIF信息網站
地址:https://exif.cn/
51:ios核心動畫高級技巧
地址:https://www.gitbook.com/book/zsisme/ios-/details
52:計算代碼量的小插件
地址:https://github.com/jkpang/PPRows
53:在線Linux命令搜索
地址:https://jaywcjlove.github.io/linux-command
54:gitHub中的readme一些圖標
地址:https://github.com/EyreFree/GitHubBadgeIntroduction
55:Json字符串轉實體
地址:https://github.com/czhen09/ESJsonFormatForMac
56:OC一些不錯文章跟技術點收集
地址:https://github.com/aozhimin/awesome-iOS-resource
57:OC一些算法知識
地址:https://github.com/MisterBooo/Play-With-Sort-OC
58:蘋果字體查詢網站
地址:http://iosfonts.com/
59:React Native知識收集
地址:https://github.com/reactnativecn/react-native-guide
地址:https://github.com/jondot/awesome-react-native
60:Omniplan for mac計劃軟件
地址:http://www.pc6.com/mac/112021.html
最近有個妹子弄的一個關於擴大眼界跟內含的訂閱號,天天都會更新一些深度內容,在這裏若是你感興趣也能夠關注一下(嘿對美女跟知識感興趣),固然能夠關注後輸入:github 會有個人微信號,若是有問題你也能夠在那找到我;固然不感興趣無視此信息;