Pinned Repositories
BlockCallAssert
When callback block is NEVER called, throw an exception.
DDAttachmentTextView
A custom attachment rich text editor. 可自定义组件的富文本编辑器
DDComponent
Using DDPresenter is better. Make a collection controller to several component, like IGList.
DDFlexbox
An flexbox layout aimed at easy to use, which depend on Yoga.
DDMallocDetector
DDPresenter
A state-driven view system, with service and notification system.
DDText
More powerful label, attributed string builder and text parser.
ExDebug
一个客户端debug扩展工具,你可以在pc端远程的查看log与设备状况了。
lily
A tool of app statistics management. 一个埋点管理系统
NECollectionViewLayout
djs66256's Repositories
djs66256/DDComponent
Using DDPresenter is better. Make a collection controller to several component, like IGList.
djs66256/lily
A tool of app statistics management. 一个埋点管理系统
djs66256/DDText
More powerful label, attributed string builder and text parser.
djs66256/BlockCallAssert
When callback block is NEVER called, throw an exception.
djs66256/DDMallocDetector
djs66256/NECollectionViewLayout
djs66256/DDFlexbox
An flexbox layout aimed at easy to use, which depend on Yoga.
djs66256/ExDebug
一个客户端debug扩展工具,你可以在pc端远程的查看log与设备状况了。
djs66256/UIView-RelativeLayout
IOS layout like android
djs66256/DDPresenter
A state-driven view system, with service and notification system.
djs66256/DDKeyPathChannel
Synchronize data between different object of different class by keyPath.
djs66256/iOS-developer-roadmap
Senior iOS developer roadmap.
djs66256/api-validator
djs66256/DDGif2Video
Gif to video.
djs66256/DDSkin
Change the app's whole style. Like night version. Without objc runtime.
djs66256/DDStateMachine
Coding like writing documents.
djs66256/idb
idb is a flexible command line interface for automating iOS simulators and devices
djs66256/ModelRoutable
Can translate a model file to code.
djs66256/awesome-macos-command-line
Use your macOS terminal shell to do awesome things.
djs66256/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
djs66256/DDEventDispatcher
djs66256/DDImageDrawing
djs66256/djs66256.github.io
My blog.
djs66256/fmdb
A Cocoa / Objective-C wrapper around SQLite
djs66256/hexo-theme-yilia
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
djs66256/iboot
djs66256/MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
djs66256/ObjCHelper
Objc 一些方便写法
djs66256/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
djs66256/yoga
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.