【GitHub上的ios經典庫庫、學習資料】iOS frameworks, libraries, tutorials, xcode plugins and components.

來源:互聯網
上載者:User

標籤:des   style   blog   http   io   ar   color   os   sp   

Awesome iOS

A curated list of awesome iOS frameworks, libraries, tutorials, plugins Xcode, components and much more. The list is divided into categories such as Frameworks, Components, Testing and others, open source projects, free and paid services. There is no pre-established order of items in each category, the order is for contribution. If you want to contribute, please read the guide.

Content
  • Library and Frameworks
    • Cache
    • Core Data
    • HUD
    • Images
    • JSON
    • Logging
    • Maps
    • Networking
    • Push
    • Passbook
    • Text
    • UI
    • Websocket
  • Dependency Manager
  • Test
  • Toolchains
  • Xcode

    • Plugins
    • Package Manager
    • Themes
  • Swift

    • Websites
    • Videos
  • Style Guides

  • Good Websites

    • News, Blogs and Feeds
    • Components and Packages
    • Forums and discuss lists
    • Tutorials and Keynotes
    • Prototyping
  • Twitter

  • Other Awesome Lists
  • Contributing
Libraries And FrameworksCache
  • SDURLCache - URLCache subclass with on-disk cache support on iPhone/iPad.
Core Data
  • CWCoreData - Additions and utilities to make it concurrency easier with the Core Data framework.
  • Objective-Record - Objective Record is a lightweight ActiveRecord way of managing Core Data objects.
  • Magical Record - Super Awesome Easy Fetching for Core Data.
  • SSDataKit - Eliminate your Core Data boilerplate code
  • ios-queryable - ios-queryable is an implementation of IQueryable/IEnumerable for Core Data
  • ReactiveCoreData - ReactiveCoreData (RCD) is an attempt to bring Core Data into the ReactiveCocoa (RAC) world.
  • Ensembles - A synchronization framework for Core Data.
  • SLRESTfulCoreData - Objc naming conventions, autogenerated accessors at runtime, URL substitutions and intelligent attribute mapping.
  • Mogenerator - Automatic Core Data code generation.
HUD
  • MBProgressHUD - Drop-in class for displays a translucent HUD with an indicator and/or labels while work is being done in a background thread.
  • SVProgressHUD - A clean and lightweight progress HUD for your iOS app.
  • ProgressHUD - ProgressHUD is a lightweight and easy-to-use HUD for iOS 7.
Images
  • GPU Image - An open source iOS framework for GPU-based image and video processing.
  • UIImage DSP - IOS UIImage processing functions using the vDSP/Accellerate framework for speed.
  • QR Code Scanner - QR Code implementation
  • AsyncImageView - Simple extension of UIImageView for loading and displaying images asynchronously without lock up the UI.
  • SDWebImage - Asynchronous image downloader with cache support with an UIImageView category
JSON
  • JSONKit - Objective-C JSON
  • TouchJSON - A humane JSON Objective-C un-framework.
  • JSON-Framework - This framework implements a strict JSON parser and generator in Objective-C.
  • Mantle - Model framework for Cocoa and Cocoa Touch.
  • Groot - Convert JSON dictionaries and arrays to and from Core Data managed objects.
Logging
  • CocoaLumberjack - A fast & simple, yet powerful & flexible logging framework for Mac and iOS
Maps
  • Route-me - Open source map library for iOS.
  • MapBox - Mapbox iOS SDK, an open source alternative to MapKit.
Networking
  • AFNetworking - A delightful iOS and OS X networking framework.
  • RestKit - RestKit is an Objective-C framework for iOS that aims to make interacting with RESTful web services simple, fast and fun.
  • FSNetworking - Foursquare iOS networking library
  • ASIHTTPRequest - Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone.
  • Overcoat - Overcoat is a small but powerful library that makes creating REST clients simple and fun.
Push
  • Orbiter - Push Notification Registration for iOS.
Passbook
  • passbook - Passbook gem let‘s you create pkpass for passbook iOS 6+.
Text
  • Twitter Text Obj - An Objective-C implementation of Twitter‘s text processing library.
  • Nimbus - Nimbus is a toolkit for experienced iOS software designers.
UI
  • ActionSheetPicker-3.0 - Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
  • FlatUIKit - A collection of awesome flat UI components for iOS.
  • JVFloatLabeledTextField - UITextField subclass with floating labels.
WebSocket
  • Socket Rocket - A conforming Objective-C WebSocket client library.
Dependency Manager
  • Cocoa Pods - CocoaPods is the dependency manager for Objective-C projects. It has thousands of libraries and can help you scale your projects elegantly.
  • Xcode Maven - The Xcode Maven Plugin can be used in order to run Xcode builds embedded in a Maven lifecycle.
  • Gradle - The gradle xcode plugin can be used to build iOS or Mac OS X Projects using gradle.
Test
  • CrashMonkey - Monkey Test Tool For iOS.
  • TestFlight - A free mobile platform for developers, managers ans testers.
  • Crashlytics - Crash Reporting
  • appium - Appium is an open source test automation framework for use with native and hybrid mobile apps.
  • robotframework-appiumlibrary - AppiumLibrary is an appium testing library for RobotFramework.
  • Cucumber - Behavior driver development for iOS.
  • Kif - An iOS Functional Testing Framework.
  • Subliminal - An understated approach to iOS integration testing.
  • UIAutomation - JavaScript library to write test scripts that exercise your app’s user interface elements while the app runs on a connected device.
  • ios-driver - Test any IOS native, hybrid, or mobile web application using Selenium / WebDriver.
  • Zucchini - A visual iOS testing framework that loves your apps.
  • HockeyApp - With HockeyApp, you can distribute beta versions of your app, collect live crash reports, get feedback from users, and analyze test coverage.
Toolchains
  • RubyMotion - RubyMotion is a revolutionary toolchain that lets you quickly develop and test native iOS and OS X applications for iPhone, iPad and Mac, all using the Ruby language.
XcodePlugins
  • SCXcodeMiniMap - SCXcodeMiniMap is a plugin that adds a source editor MiniMap to Xcode.
  • Show in Github - Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.
  • BBUFullIssueNavigator - Xcode plugin for showing all issue content in the issue navigator.
  • BBUDebuggerTuckAway - Xcode plugin for auto-hiding the debugger once you start typing in the source code editor.
  • SCXcodeSwitchExpander - SCXcodeSwitchExpander is a small Xcode plugin that expands switch statements by inserting missing cases.
  • VVDocumenter-Xcode - Xcode plug-in which helps you write Javadoc style documents easier.
  • XAlign - An amazing Xcode plugin to align regular code. It can align anything by using custom alignment patterns.
  • Cocoapods Xcode Plugin - Dependency management helper for your CocoaPods, right in Xcode.
  • KSImageNamed-Xcode - Xcode plug-in that provides autocomplete for imageNamed: calls.
  • ColorSense-for-Xcode - Plugin for Xcode to make working with colors more visual.
Package Manager
  • Alcatraz - The package manager for Xcode.
Themes
  • Dracula Theme - A dark theme for Xcode
  • Xcode themes list - Color themes for Xcode.
  • Solarized-Dark-for-Xcode - Solarized Dark Theme for Xcode 5.
SwiftWebsites
  • Apple‘s Swift Blog - Offical Swift blog from Apple.
  • Awesome-swift - A curated list of awesome Swift frameworks, libraries and software.
Videos
  • Brian Advent youtube channel - Swift tutorials Youtube Channel.
Style Guides
  • NY Times - Objective C Style Guide - The Objective-C Style Guide used by The New York Times
  • raywenderlich Style Guide - A style guide that outlines the coding conventions for raywenderlich.com
  • Github Objective-C Style Guide - Style guide & coding conventions for Objective-C projects
  • Objective-C Coding Convention and Best Practices - Gist with coding conventions
Good WebsitesNews, Blogs and Feeds
  • BGR
  • iMore
  • Lifehacker
  • iCode Blog
  • NSHipster
  • Objc.io
  • AsciiWWDC
Components and Packages
  • Cocoa Controls
  • Cocoa Pods
Forums and discuss lists
  • iPhone Dev SDK Forum
  • "iOS" on Stackoverflow
Tutorials and Keynotes
  • AppCoda
  • Ray Wenderlich
  • Tutorials Point
  • Code with Cris
  • Cocoa with Love
  • Cocoa is my Girlfriend
Prototyping
  • FluidUI
  • Proto.io
Twitter
  • @objcio
  • @nshipster
  • @CocoaPods
  • @CocoaPodsFeed
  • @RubyMotion
Other Awesome Lists

Other amazingly awesome lists can be found in the awesome-awesomeness list.

Contributing

See the guide

 

from :https://github.com/vsouza/awesome-ios

 

 

【GitHub上的ios經典庫庫、學習資料】iOS frameworks, libraries, tutorials, xcode plugins and components.

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.