Pinned Repositories
AORangeSlider
AORangeSlider is a custom UISlider with two handlers to pick a minimum and a maximum range.
BBMetalImage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
CalendarPicker
iOS DatePicker + function 👍
chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
DeveloperDiskImage
iOS DeviceSupport files.
GHWXcodeExtension
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
HJNetwork
HJNetwork 对 AFHTTPSessionManager 进行二次封装。包括网络请求、文件上传、文件下载这三个方法。并且支持RESTful API GET、POST、HEAD、PUT、DELETE、PATCH的请求。同时使用YYCache做了强大的缓存策略。
HJViewStyle
xib和代码快速设置View各种样式,实现阴影圆角并存,渐变色背景等功能
JohnnyHooo's Repositories
JohnnyHooo/HJViewStyle
xib和代码快速设置View各种样式,实现阴影圆角并存,渐变色背景等功能
JohnnyHooo/HJNetwork
HJNetwork 对 AFHTTPSessionManager 进行二次封装。包括网络请求、文件上传、文件下载这三个方法。并且支持RESTful API GET、POST、HEAD、PUT、DELETE、PATCH的请求。同时使用YYCache做了强大的缓存策略。
JohnnyHooo/AORangeSlider
AORangeSlider is a custom UISlider with two handlers to pick a minimum and a maximum range.
JohnnyHooo/BBMetalImage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
JohnnyHooo/CalendarPicker
iOS DatePicker + function 👍
JohnnyHooo/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
JohnnyHooo/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
JohnnyHooo/CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
JohnnyHooo/DeveloperDiskImage
iOS DeviceSupport files.
JohnnyHooo/GHWXcodeExtension
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
JohnnyHooo/GPUImage2
GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
JohnnyHooo/InternationalizationScript-iOS
iOS项目中处理国际化文件数据导入导出脚本,方便自己,方便大家
JohnnyHooo/Json-Model-Generator
MacOS app for Generating JSON classes (Template based)
JohnnyHooo/PanModal
An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.
JohnnyHooo/README
README文件语法解读,即Github Flavored Markdown语法介绍
JohnnyHooo/SwiftyNavigationBar
An easy way to customizing NavigationBar.
JohnnyHooo/TynnSelector
iOS 自定义PickerView快速实现城市选择/日期选择/单行选择
JohnnyHooo/V2rayU
V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
JohnnyHooo/WLPhotoPicker
iOS图片、视频选择工具。支持多选,支持图片处理,视频压缩,实况和视频互转。
JohnnyHooo/ZLPhotoBrowser
Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;