JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotf...
JSPatch Convertor is a tool that converts Objective-C code to JSPatch script automatically.
A XCode plugin that provides autocompletion for JSPatch
Fix bugs without update versions
JSPatch 是一个不错的 hotfix 框架,可利用 js 脚本修复线上 bug,但是作者 bang 没写注释,阅读源代码后,我添加了部分注释,想快速理解源码的同学可以参考。
a Visual Programming Language (VPL) in Max/PureData style
不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新
JSPatch调研笔记与使用教程