MrPans / CodeGeneratorLinks
A Xcode plugin for generate Objectice-C code.
☆70Updated 6 years ago
Alternatives and similar repositories for CodeGenerator
Users that are interested in CodeGenerator are comparing it to the libraries listed below
Sorting:
- 解析iOS crash 工具☆62Updated 8 years ago
- Class for monitor excessive blocking on the main thread and return stacktrace of all threads☆79Updated 7 years ago
- Colorful Rounded Rect Dash Border☆178Updated 7 years ago
- Best optimization solutions for OffscreenRender☆99Updated 8 years ago
- Json to Property (Xcode Editor Extension Xcode8 or later)☆52Updated 4 years ago
- TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. Tiny…☆133Updated 6 years ago
- iOS12AdaptationTips☆84Updated 6 years ago
- ☆61Updated 8 years ago
- 包含 iOS Core Animation: Advanced Techniques 一书的官方源码和图片素材.☆81Updated 6 years ago
- 使用链式调用方式配置 NSAttributedString☆140Updated 3 years ago
- Objc,Getter 函数自动补全插件,基于 Xcode 8 的 Source Editor Extension 开发☆64Updated 8 years ago
- NetworkEye is a network monitor,automatic catch the request and response infomation of all kinds of request send☆36Updated 7 years ago
- A delightful big files download framework for iOS, OS X, watchOS, and tvOS.☆165Updated 6 years ago
- One file to enable UIDebuggingInformationOverlay for iOS 10 & 11 & 12 & 13☆82Updated 6 years ago
- 用 Swift 编写的工程代码静态分析命令行工具 smck☆103Updated 7 years ago
- my temporary files☆78Updated 9 years ago
- Adapt very easily to 3D Touch.☆105Updated 7 years ago
- A expandable and flexible log framework for iOS. iOS一个灵活、可扩展的日志组件。☆89Updated 6 years ago
- decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案☆141Updated 5 years ago
- 搜狐视频iOS团队Objective-C编码规范☆71Updated 8 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆91Updated 5 years ago
- iOS端的一个ping网络工具,修复之前不能并发ping的问题,加入了可以通过cocoapod集成☆85Updated 8 years ago
- An extension for WKWebView. Providing menuItems delete 、support protocol 、clear cache of iOS8 and so on.☆184Updated 6 years ago
- ZLYWatermarkIcon is a xcode build script tool to help developer or test engineer location problem faster☆50Updated 8 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- YTX CocoaPods Template☆81Updated 8 years ago
- 使用XML布局UI☆135Updated 6 years ago
- An scrollView handler for UIScrollView & WKWebView and other scrollViews. Providing scrollview`s subViews reusable.☆67Updated 6 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆83Updated 5 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago