https://github.com/gavinning/swiftkit
Swift工具箱
https://github.com/gavinning/swiftkit
swift
Last synced: about 1 year ago
JSON representation
Swift工具箱
- Host: GitHub
- URL: https://github.com/gavinning/swiftkit
- Owner: gavinning
- Created: 2019-02-20T06:16:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T08:55:58.000Z (over 7 years ago)
- Last Synced: 2025-03-27T07:48:55.249Z (over 1 year ago)
- Topics: swift
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Swift工具箱
---
### 开源导航
【[SwiftGuide](https://github.com/ipader/SwiftGuide)】
Swift开源精选
### 常用工具
【[Alamofire](https://github.com/Alamofire/Alamofire)】
网络请求
【[SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)】
JSON处理
【[PromiseKit](https://github.com/mxcl/PromiseKit)】
PromiseKit
【[Schedule](https://github.com/jianstm/Schedule)】
一个轻量级的定时任务框架,它可以让你用一种难以置信的友好语法执行定时任务
### 数据处理
【[SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)】
JSON处理
【[HandyJSON](https://github.com/alibaba/HandyJSON/blob/master/README_cn.md)】
阿里巴巴用于Swift语言中的对象与JSON序列化/反序列化
【[ObjectMapper](https://github.com/tristanhimmelman/ObjectMapper)】
用于Model对象(类和结构体)和JSON之间转换
【[PhoneNumberKit](https://github.com/marmelroy/PhoneNumberKit)】
解析、格式化及验证国际电话号码工具库
【[DefaultsKit](https://github.com/nmdias/DefaultsKit/blob/master/README.zh-CN.md)】
简单、有效的默认值管理库
【[RandomKit](https://github.com/nvzqz/RandomKit)】
超乎你想象的,针对基础类型及对象的随机数据生成扩展库
### 时间处理
【[SwiftMoment](https://github.com/akosma/SwiftMoment)】
Swift版Moment
【[SwiftDate](https://github.com/malcommac/SwiftDate)】
优秀的时间处理库
【[Time](https://github.com/dreymonde/Time)】
使用简洁、类型保护的时间计算库
### Web服务
【[Perfect](https://github.com/PerfectlySoft/Perfect)】
Perfect
【[vapor](https://github.com/vapor/vapor)】
Vapor