Pinned Repositories
AFNetworking
A delightful iOS and OS X networking framework
arcblock-web
ARCBlockBillBoard
ARC比特币百富榜
convertModelsToCoreML
GitStart
zhuLegend
iOS
第三方库
JavaScript-The-Definitive-Guide-7th-zh
《JavaScript权威指南第七版》中英对照
JSONModel
Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes
lantern
:zap: Open Internet for everyone. Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including P2P and domain fronting. Lantern relies on users in uncensored regions acting as access points to the open Internet.
MBProgressHUD
MBProgressHUD + Customizations
zhuHearthstone's Repositories
zhuHearthstone/convertModelsToCoreML
zhuHearthstone/AFNetworking
A delightful iOS and OS X networking framework
zhuHearthstone/arcblock-web
zhuHearthstone/ARCBlockBillBoard
ARC比特币百富榜
zhuHearthstone/GitStart
zhuLegend
zhuHearthstone/iOS
第三方库
zhuHearthstone/JavaScript-The-Definitive-Guide-7th-zh
《JavaScript权威指南第七版》中英对照
zhuHearthstone/JSONModel
Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes
zhuHearthstone/lantern
:zap: Open Internet for everyone. Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including P2P and domain fronting. Lantern relies on users in uncensored regions acting as access points to the open Internet.
zhuHearthstone/MBProgressHUD
MBProgressHUD + Customizations
zhuHearthstone/Minecraft-Transit-Railway
A Minecraft mod that allows you to build your own transport network with automated trains, boats, cable cars, and planes!
zhuHearthstone/MochiDiffusion
Run Stable Diffusion on Mac natively
zhuHearthstone/Pokora
A 100% Local AI Video Creation Platform using Stable Diffusion in a Native SwiftUI Interface
zhuHearthstone/ReactiveCocoa
Streams of values over time
zhuHearthstone/reactivecocoa_practise
zhuHearthstone/shadowsocks-iOS
Removed according to regulations.
zhuHearthstone/Small
A small framework to split app into small parts
zhuHearthstone/socket.io-client-swift
zhuHearthstone/StuQ-RxSwift
zhuHearthstone/swift
The Swift Programming Language
zhuHearthstone/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
zhuHearthstone/UMAnalyticsDemo
封装了友盟统计相关功能API,方便项目中调用
zhuHearthstone/WebViewJavascriptBridge
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
zhuHearthstone/XlsxReaderWriter
XlsxReaderWriter is an Objective-C library for iPhone / iPad. It parses and writes MS Excel XLSX files.
zhuHearthstone/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
zhuHearthstone/YTKKeyValueStore
A simple Key-Value storage tool, using Sqlite as backend.
zhuHearthstone/YTKNetwork
YTKNetwork is a high level request util based on AFNetworking.
zhuHearthstone/zhuguanyu
zhuHearthstone/ZTuple
Sometimes you may need to return multiple values other than just one. In these cases, you can use a pointer, like NSError **, or you can put them into an array or a dictionary, or straightforward, create a class for it. But you have another choice now, ZTuple, it can group multiple values in a better way.