-
Home
- BeiJing.China
- https://heroims.github.io/
Highlights
Stars
Asynchronous image downloader with cache support as a UIImageView category
An open source iOS framework for GPU-based image and video processing
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
Asynchronous socket networking library for Mac and iOS
Super Awesome Easy Fetching for Core Data!
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
iOS library for quickly displaying images while scrolling
The Objective-C block utilities you always wish you had.
An XMPP Framework in Objective-C for Mac and iOS
Xcode plug-in that provides autocomplete for imageNamed: calls
Generate Objective-C headers from Mach-O files.
An amazing Xcode Source Editor extension to align regular code. It can align anything in any way you want.
Plugin for Xcode to make working with colors more visual
robbiehanson / XcodeColors
Forked from DeepIT/XcodeColorsXcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
本项目实现了作为一个直播App的基本功能,比如本地视频流采集、播放、美颜、礼物、点赞出心等。提供一个搭建思路,很久没有更新了,望谅解!🤡
ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`
MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C or Swift method.
KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project
This is a new navigation controller inspired by Flipboard.
A new container controller to easily push views on side like Path or Facebook
Add #import-s from anywhere in the code.
Xcode plugin which help you write code faster.
用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数
ZMConfuse 是一个命令行脚本。用于对使用Objective-C为开发语言的应用进行代码混淆。混淆的内容包括文件名、类名、协议名、属性名、函数名。