An open API service indexing awesome lists of open source software.

https://github.com/gavinning/swiftkit

Swift工具箱
https://github.com/gavinning/swiftkit

swift

Last synced: about 1 year ago
JSON representation

Swift工具箱

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