Skip to content

Instantly share code, notes, and snippets.

@xuzhongzhou
Created May 20, 2013 04:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save xuzhongzhou/5610469 to your computer and use it in GitHub Desktop.
Save xuzhongzhou/5610469 to your computer and use it in GitHub Desktop.
GitHub上的优秀Objective-C项目
# Objective-C most watched repositories
[link](https://github.com/languages/Objective-C/most_watched)
* [three20](https://github.com/facebook/three20)
**faebook的320库**
* [AFNetworking](https://github.com/AFNetworking/AFNetworking)
**网络库**
* [MBProgressHUD](https://github.com/jdg/MBProgressHUD)
**HUD**
* [JSONKit](https://github.com/johnezang/JSONKit)
**不支持ARC的高效JSON库**
* [tapkulibrary](https://github.com/devinross/tapkulibrary)
**Coverflow、日历等样式**
* [SDWebImage](https://github.com/rs/SDWebImage)
**异步图片获取**
* [AwesomeMenu](https://github.com/levey/AwesomeMenu)
**Path的菜单效果**
* [ViewDeck](https://github.com/Inferis/ViewDeck)
**左右划出菜单控件**
* [cheddar-ios](https://github.com/nothingmagical/cheddar-ios)
**Cheddar客户端代码**
* [QuickDialog](https://github.com/escoz/QuickDialog)
**各种类型的表单**
* [SVProgressHUD](https://github.com/samvermette/SVProgressHUD)
**另一个牛叉的单例HUD**
* [EGOTableViewPullRefresh](https://github.com/enormego/EGOTableViewPullRefresh)
**下拉刷新**
* [iCarousel](https://github.com/nicklockwood/iCarousel)
**Coverflow**
* [AQGridView](https://github.com/AlanQuatermain/AQGridView)
**NSCollectionView的iOS6-替代品**
* [appirater](https://github.com/arashpayan/appirater)
**提示用户给应用评分的工具**
* [PullToRefresh](https://github.com/leah/PullToRefresh)
**下拉刷新**
* [PaperFold-for-iOS](https://github.com/honcheng/PaperFold-for-iOS)
**滑动折叠效果**
* [DTCoreText](https://github.com/Cocoanetics/DTCoreText)
**使用HTML格式来使用CoreText**
* [GMGridView](https://github.com/gmoledina/GMGridView)
**NSCollectionView**
* [JASidePanels](https://github.com/gotosleep/JASidePanels)
**左右划出菜单控件**
* [MKNetworkKit](https://github.com/MugunthKumar/MKNetworkKit)
**网络模块**
* [InAppSettingsKit](https://github.com/futuretap/InAppSettingsKit)
**In App Settings**
* [PSStackedView](https://github.com/steipete/PSStackedView)
**左右划出菜单控件**
* [CocoaLumberjack](https://github.com/robbiehanson/CocoaLumberjack)
**Lumberjack日志框架**
* [MTStatusBarOverlay](https://github.com/myell0w/MTStatusBarOverlay)
**应用内自定义状态栏显示**
* [Reader](https://github.com/vfr/Reader)
**PDF阅读器内核**
* [TTTAttributedLabel](https://github.com/mattt/TTTAttributedLabel)
**富文本Label**
* [PSTCollectionView](https://github.com/steipete/PSTCollectionView)
**UICollectionView**
* [MGSplitViewController](https://github.com/mattgemmell/MGSplitViewController)
**MGSplitViewController is a replacement for UISplitViewController**
* [ECSlidingViewController](https://github.com/edgecase/ECSlidingViewController)
**向右滑出菜单**
* [SVPullToRefresh](https://github.com/samvermette/SVPullToRefresh)
**下拉刷新**
* [UIDevice-with-UniqueIdentifier-for-iOS-5](https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5)
**MAC2UDID**
* [MWFeedParser](https://github.com/mwaterfall/MWFeedParser)
**An Objective-C RSS / Atom Feed Parser for iOS**
* [CMPopTipView](https://github.com/chrismiles/CMPopTipView)
**CMPopTipView**
* [Kal](https://github.com/klazuka/Kal)
**日历框架**
* [FlatUIKit](https://github.com/Grouper/FlatUIKit)
**一套自定义的UIKit**
* [FormatterKit](https://github.com/mattt/FormatterKit)
**一些特殊的格式化数据**
* [BlockAlertsAnd-ActionSheets](https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets)
**Block而非Delegate实现的UIAlertView和UIActionSheet**
* [PKRevealController](https://github.com/pkluz/PKRevealController)
**又一个滑出菜单的玩意**
* [TSMessages](https://github.com/toursprung/TSMessages)
**信息提示**
* [MGBox2](https://github.com/sobri909/MGBox2)
**Simple, quick iOS tables, grids, and more**
* [MWPhotoBrowser](https://github.com/mwaterfall/MWPhotoBrowser)
**图片浏览器**
* [JTGestureBasedTableViewDemo](https://github.com/mystcolor/JTGestureBasedTableViewDemo)
**Clear的效果**
* [OHAttributedLabel](https://github.com/AliSoftware/OHAttributedLabel)
**富文本Label**
* [iRate](https://github.com/nicklockwood/iRate)
**提示用户给应用评分的工具**
* [AudioStreamer](https://github.com/mattgallagher/AudioStreamer)
**音频流播放器**
* [MCSwipeTableViewCell](https://github.com/alikaragoz/MCSwipeTableViewCell)
**An Effort to show how one would implement a TableViewCell like the one we can see in the very well executed Mailbox iOS app.**
* [SMPageControl](https://github.com/Spaceman-Labs/SMPageControl)
**自定义的UIPageControl**
* [OpenUDID](https://github.com/ylechelle/OpenUDID)
**OpenUDID**
* [objc-TimesSquare](https://github.com/square/objc-TimesSquare)
**日历视图**
* [OpenFlow](https://github.com/thefaj/OpenFlow)
**CoverFlow**
* [XMPPFramework](https://github.com/robbiehanson/XMPPFramework)
**XMPPFramework**
* [KNSemiModalViewController](https://github.com/kentnguyen/KNSemiModalViewController)
**国家地理App的ModalView效果**
* [HGPageScrollView](https://github.com/100grams/HGPageScrollView)
**Safari切换网页效果**
* [MGTileMenu](https://github.com/mattgemmell/MGTileMenu)
**MGTileMenu**
* [SVSegmentedControl](https://github.com/samvermette/SVSegmentedControl)
**SVSegmentedControl**
* [GrowingTextView](https://github.com/HansPinckaers/GrowingTextView)
**短信输入菜单**
* [iOSPlot](https://github.com/honcheng/iOSPlot)
**chat**
* [newsyc](https://github.com/Xuzz/newsyc)
**An iPhone Hacker News client.**
* [ODRefreshControl](https://github.com/Sephiroth87/ODRefreshControl)
**模仿iOS6的下拉刷新控件效果**
* [TPKeyboardAvoiding](https://github.com/michaeltyson/TPKeyboardAvoiding)
**自动处理TextField和键盘位置**
* [WebViewJavascriptBridge](https://github.com/marcuswestin/WebViewJavascriptBridge)
**An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews**
* [YRDropdownView](https://github.com/onemightyroar/YRDropdownView)
**信息提示**
* [SVWebViewController](https://github.com/samvermette/SVWebViewController)
**SVWebViewController**
* [EGOImageLoading](https://github.com/enormego/EGOImageLoading)
**异步图片加载**
* [NoticeView](https://github.com/tciuro/NoticeView)
**信息提示**
* [PSCollectionView](https://github.com/ptshih/PSCollectionView)
**PSCollectionView**
* [SDSegmentedControl](https://github.com/rs/SDSegmentedControl)
**SDSegmentedControl**
* [DCRoundSwitch](https://github.com/domesticcatsoftware/DCRoundSwitch)
**自定义的UISwitch**
* [PHFComposeBarView](https://github.com/fphilipe/PHFComposeBarView)
**短信输入框**
* [EGOPhotoViewer](https://github.com/enormego/PhotoViewer)
**EGOPhotoViewer**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment