foxsofter / LPDMvvmRouterKitLinks
An elegent router kit for iOS.
☆25Updated 7 years ago
Alternatives and similar repositories for LPDMvvmRouterKit
Users that are interested in LPDMvvmRouterKit are comparing it to the libraries listed below
Sorting:
- LPDTableViewKit☆39Updated 6 years ago
- decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案☆141Updated 5 years ago
- iOS A/B Test 协议分发器☆40Updated 8 years ago
- An scrollView handler for UIScrollView & WKWebView and other scrollViews. Providing scrollview`s subViews reusable.☆67Updated 6 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 8 years ago
- Networking based on curl☆49Updated 7 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 10 years ago
- ZLYWatermarkIcon is a xcode build script tool to help developer or test engineer location problem faster☆50Updated 8 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
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- A lightweight data-driven list framework for building fast and easy-to-use lists. 一个轻量级的数据驱动列表框架。☆90Updated 7 years ago
- Colorful Rounded Rect Dash Border☆178Updated 7 years ago
- 一个很像css,在iOS里用原生的方式,将样式和界面隔离解耦,多种样式属性自由 组合,以类似协议的形式将样式生效在界面UI上的东西☆91Updated 8 years ago
- Efficiency improvement for iOS&Android modular development.☆31Updated 5 years ago
- ☆61Updated 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
- 知识小集 iOS 客户端☆26Updated 7 years ago
- 使用通知和runtime-AOP的为AppDelegate瘦身方案