MrChens / codeObfuscatedLinks
☆27Updated 7 years ago
Alternatives and similar repositories for codeObfuscated
Users that are interested in codeObfuscated are comparing it to the libraries listed below
Sorting:
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- 不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新☆29Updated 8 years ago
- 一个很像css,在iOS里用原生的方式,将样式和界面隔离解耦,多种样式属性自由组合,以类似协议的形式将样式生效在界面UI上的东西☆91Updated 8 years ago
- iOS Class Category property dynamic support☆71Updated 8 years ago
- 使用通知和runtime-AOP的为AppDelegate瘦身方案☆33Updated 7 years ago
- Objc,Getter 函数自动补全插件,基于 Xcode 8 的 Source Editor Extension 开发☆64Updated 8 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- LDBus的目标:(保持业务组件的相对独立性,尽量解耦业务组件之间的代码依赖)