GesanTung / XcodeWayLinks
An Xcode Source Editor Extension that helps navigating to many places easier
☆25Updated 6 years ago
Alternatives and similar repositories for XcodeWay
Users that are interested in XcodeWay are comparing it to the libraries listed below
Sorting:
- A expandable and flexible log framework for iOS. iOS一个灵活、可扩展的日志组件。☆89Updated 6 years ago
- TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. Tiny…☆132Updated 5 years ago
- 知识小集 iOS 客户端☆26Updated 7 years ago
- LPDTableViewKit☆39Updated 6 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- iOS 截图☆101Updated 7 years ago
- An iOS modern bridge for sending messages between Objective-C and JavaScript in WKWebView. Include FE and iOS.☆44Updated 3 years ago
- 搜狐视频iOS团队Objective-C编码规范☆70Updated 8 years ago
- NNPopObjc is inspired by protocol oriented programming( 面向协议编程 ), it provides extensibility for the protocol.☆31Updated 5 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- iOS 组件二进制化方案☆43Updated 3 years ago
- Networking based on curl☆49Updated 7 years ago
- A lightweight data-driven list framework for building fast and easy-to-use lists. 一个轻量级的数据驱动列表框架。☆90Updated 7 years ago
- 活用category的组件通信框架☆96Updated 6 years ago
- 使用通知和runtime-AOP的为AppDelegate瘦身方案