axe-org / axeLinks
a modular architecture to separate code, compilation, running, testing of each module
☆252Updated 6 years ago
Alternatives and similar repositories for axe
Users that are interested in axe are comparing it to the libraries listed below
Sorting:
- iOS Module Manager library☆261Updated 6 years ago
- Crash protector -take care of your application like BayMax☆424Updated 4 years ago
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆238Updated 7 years ago
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆426Updated 6 years ago
- A solution to create & release UI component dynamically.☆507Updated 4 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆328Updated 8 years ago
- 中小项目App组件化中间件☆364Updated 9 years ago
- A unidirectional data flow framework for Objective-C inspired by Flux, Redux and Vue.☆232Updated 7 years ago
- LPDMvvmKit - Elegant MVVM framework in Objective-C.☆420Updated 6 years ago
- iOS预加载Web页面方案☆591Updated 7 years ago
- ☆240Updated 7 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆154Updated 8 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆256Updated last year
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- CocoaPods 组件二进制化辅助插件(双私有源)☆307Updated 4 years ago
- 生成器与迭代器的Objective-C实现,实现类似ES6的yield语意,ES7 async, await异步方案,支持在Objective-C/Swift项目中以同步风格编写异步代码,避免长回调链和Promise链.☆204Updated 7 years ago
- ArchitectureDemo,基 于 CTMediator 扩展☆218Updated 5 years ago
- 灵活的 Swift 组件解耦和通信工具☆339Updated 6 years ago
- ios PageController☆289Updated 6 years ago
- 代码耗时打点计时器☆248Updated 6 years ago
- Swizzle commonly used function of Foundation container to prevent nil crash☆596Updated 4 years ago
- Yet another URL Router for iOS.☆148Updated 8 years ago
- A DNS Mapping engine for iOS client☆293Updated 8 years ago
- 你可以在这里获取相关的资料。☆227Updated 3 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响应链的局部总线☆431Updated 4 years ago
- iOS13 AdaptationTips☆174Updated 5 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 6 years ago
- 无业务入侵,无逻辑入侵,业务端察觉不到 UITableView/UICollectionView 的 广告注入框架☆469Updated 7 months ago
- An non-invasive iOS framework for quickly adapting Right-To-Left style UI☆182Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago