Lists (1)
Sort Name ascending (A-Z)
Stars
🌱 A ready-to-use mobile project base template built with the Vue3, Vant, and Vite. | 基于 Vue3、Vite5、TypeScript/JavaScript、Tailwindcss、Vant4,开箱即用的移动端项目基础模板
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
Elliptic Curve Cryptography in Pure Swift
CryptoppECC-Encryption/Decryption using ECC(Elliptic curve cryptography) for iOS and MacOSX
RIPEMD算法,目前只有RIPEMD-160(RIPEMD160)。是从CoreBitcoin 项目摘出来的,目的是方便查找RIPEMD-160。我之前的CBBase58也有这部分代码,但单独放出来方便查找。
CocoaPods plugin which allows you to generate a static library from a podspec.
No more maintenance for this repo. Please use the https://github.com/bizz84/SwiftyStoreKit
Protect the objective-c application(保护App不闪退)
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
The official Tunnelblick website is at https://tunnelblick.net; the official Tunnelblick GitHub repository is at https://github.com/Tunnelblick
WCDB is a cross-platform database framework developed by WeChat.
Make cute emoji videos with unlimited duration and share anywhere (iPhone X, XS and XS Max only!)
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
A curated list of awesome ARKit projects and resources. Feel free to contribute!
Common useful functions and rules for Bazel
Bazel rules to build apps for Apple platforms.
Plugin and runtime library for using protobuf with Swift
在线商城和拍卖。本系统商城端用Uniapp开发,后端UI部分基于VUE+Element,业务后台采用Java。电商部分非常成熟,经受了1小时内4000单以上的实战考验。拍卖部分是根据某用户的需求进行定制开发。还有文博馆部分,通过分享机制,实现内容带货,可以在文章里嵌入商城和拍卖链接,起到导流的作用,该部分由于属于非商城部分,暂不部署,如果有需要请私下联系我。积分商城和积分权益暂无,B2B2C…
A Vue.js plugin for lazyload your Image or Component in your application.
2021已更新最新iOS API。这是一个模仿iOS微信拍照,录像,保存照片或视频到自己本地自定义app相册里面的demo,具有快速简易接入项目的接口。并通过 AVAssetWriter 实现高分辨率录制视频,生成低体积的视频文件
The better way to deal with JSON data in Swift.
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。