V5zhou / ZZClang-formatLinks
根据现有Xcode10的结构,编写的Xcode10代码格式化工具
☆58Updated 5 years ago
Alternatives and similar repositories for ZZClang-format
Users that are interested in ZZClang-format are comparing it to the libraries listed below
Sorting:
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 3 months ago
- Intercept Requests of WKWebView. WKWebView网络请求拦截.☆144Updated 4 years ago
- iOS网络请求监控☆101Updated 4 years ago
- my temporary files☆78Updated 9 years ago
- ☆109Updated 9 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆120Updated 7 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆133Updated last year
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆238Updated 7 years ago
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 9 years ago
- 仿网易大白健康系统写的一个小工具,仅当学习交流使用☆44Updated 2 years ago
- 用于存放博客中的 Demo 代码☆120Updated 6 years ago
- A Network Monitor,一个iOS网络监控,非常轻量级,能够监控到当前APP内发生的网络请求☆64Updated 8 years ago
- VTAntiScreenCapture是个简单的iOS下防止截屏的库☆106Updated 6 years ago
- 逆向是打开第三方 APP 的一扇窗,本项目主要总结利用逆向做的一些有意义的事情。给微信添加聊天记录截图功能,查看第三方APP使用的第三方库☆185Updated 7 years ago
- An component WebView for iOS base on WKWebView☆184Updated 5 years ago
- ☆107Updated 7 years ago
- 深入理解 iOS 热修复原理☆167Updated 4 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆119Updated 4 years ago
- An extension for WKWebView. Providing menuItems delete 、support protocol 、clear cache of iOS8 and so on.☆184Updated 6 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- WKWebView 显示 HTML 中的 GIF 动图、WebP 无损图片,最简单、最方便的接入!☆52Updated 4 years ago
- iOS12AdaptationTips☆84Updated 6 years ago
- 伯阳写东西的地方☆132Updated 4 months ago
- 一个轻量级的基于block回调通知的对象KVO扩展☆37Updated 6 years ago
- ☆46Updated this week
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆91Updated 5 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆154Updated 8 years ago
- 活用category的组件通信框架☆96Updated 6 years ago