-
MarkdownKit Public
Forked from bmoliveira/MarkdownKitA simple and customizable Markdown Parser for Swift
Swift MIT License UpdatedMar 18, 2025 -
DTCoreText Public
Forked from Cocoanetics/DTCoreTextMethods to allow using HTML code with CoreText
-
-
webapp-conversation Public template
Forked from langgenius/webapp-conversationTypeScript MIT License UpdatedSep 28, 2023 -
-
-
-
-
-
-
-
-
-
-
-
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Other UpdatedJul 7, 2020 -
WPMarkDownParse Public
Forked from wuyanghu/WPMarkDownParsemarkdown解析
Objective-C MIT License UpdatedMay 30, 2020 -
IGListKit Public
Forked from Instagram/IGListKitA data-driven UICollectionView framework for building fast and flexible lists.
Objective-C MIT License UpdatedApr 8, 2020 -
Kingfisher Public
Forked from onevcat/KingfisherA lightweight, pure-Swift library for downloading and caching images from the web.
Swift MIT License UpdatedJan 2, 2020 -
-
KingfisherWebP Public
Forked from yeatse/KingfisherWebPElegantly handle WebP format with Kingfisher.
Objective-C MIT License UpdatedAug 2, 2019 -
LKImageKit Public
Forked from Tencent/LKImageKitA high-performance image framework, including a series of capabilities such as image views, image downloader, memory caches, disk caches, image decoders and image processors.
Objective-C Other UpdatedJul 20, 2019 -
-
the-way-to-go_ZH_CN Public
Forked from unknwon/the-way-to-go_ZH_CN《The Way to Go》中文译本,中文正式名《Go 入门指南》
Go UpdatedDec 17, 2018 -
YYKit Public
Forked from ibireme/YYKitA collection of iOS components.
Objective-C MIT License UpdatedDec 5, 2018 -
JXCategoryView Public
Forked from pujiaxin33/JXCategoryViewA powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
Objective-C MIT License UpdatedOct 24, 2018 -
libwebpForLX Public
Forked from webmproject/libwebpMirror only. Please do not send pull requests.
C BSD 3-Clause "New" or "Revised" License UpdatedSep 4, 2018 -
UIView-MixColor Public
在项目中经常遇到要根据用户交互改变UIlabel,UIbutton,UIview的背景色,边框颜色,字体颜色的情况UIView+MixColor就是用Runtime实现根据视图状态改变各种颜色属性的分类
1 UpdatedJun 22, 2018 -
Mobile-SDK-iOS Public
Forked from dji-sdk/Mobile-SDK-iOSDJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
C Other UpdatedJun 18, 2018 -
UIButton-TouchArea Public
项目中经常遇到要增大button点击面积的场景,用swift的runtime实现了一个,直接给button的enlarge属性赋值就可以