Pinned Repositories
GHWXcodeExtension
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
KKConnector
Transfer data between macOS ans iOS
Lookin
Free macOS app for iOS view debugging.
NSObjectSafe
Swizzle commonly used function of Foundation container to prevent nil crash
Revert
REVEal Rendering Test
NSObjectSafe
Swizzle commonly used function of Foundation container to prevent nil crash
LookinServer
Free macOS app for iOS view debugging.
QMUI_iOS_CodeSnippets
用于Xcode使用的iOS通用代码片段,其中也包含若干专用于QMUI iOS框架的代码片段。
QMUIDemo_iOS
Sample Code for QMUI iOS
QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
hughkli's Repositories
hughkli/Lookin
Free macOS app for iOS view debugging.
hughkli/KKConnector
Transfer data between macOS ans iOS
hughkli/GHWXcodeExtension
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
hughkli/NSObjectSafe
Swizzle commonly used function of Foundation container to prevent nil crash
hughkli/Revert
REVEal Rendering Test