Starred repositories
Technical guide to making money and investing(最全赚钱投资指南)
A toolkit to make debugging iOS applications easier 🚀
A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.
BGFMDB让数据的增删改查分别只需要一行代码即可,就是这么简单任性,本库几乎支持存储ios所有基本的自带数据类型.
LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)
A modern Wine wrapper for macOS built with SwiftUI
An XML/HTML parser for Objective-C, inspired by Hpricot.
An Objective-C wrapper with utility functions around Gumbo for easy HTML5 parsing in Cocoa and Cocoa Touch
Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
相册/拍照的照片自定义UI、自定义裁剪(圆形、方形),解决了iOS11原生裁剪不准确的问题
Concurrent large files downloads for iOS
超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
🤡SakuraKit, a lightweight and powerful library for application to switching themes or skins.
Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be …
UIKit and AppKit controls for building native Microsoft experiences
Asynchronous image downloader with cache support as a UIImageView category
实现类似微信的 webView 导航效果,包括进度条,左滑返回上个网页或者直接关闭,就像 UINavigationController
A library for backporting Dark Mode in iOS
Find memory leaks in your iOS app at develop time.
A simple demo of realtime face beautification based on GPUImage
LaiFeng IOS Live Kit,H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate
When the button Clicked continuously--iOS点击时间分类。1.连续点击是 执行第一次点击事件,忽略后续点击啊。 2.设置单个按钮不需要hook 3.多次点击按钮,只执行最后一次点击事件