CodableBot 4+

Andrew Plummer

    • 4.0 • 1 个评分
    • 免费

截屏

简介

What does it support?
Converting JSON to Codable, but more specifically...

- Converting nested objects
- Converting objects / primitives inside arrays
- Creating CodingKeys for snake_case JSON keys
- Adding ?'s for optional properties

What CodableBot Doesn't Do

The App isn't magic, it won't create types for null values or empty arrays. It also doesn't provide JSON validation, handle duplicates or format the Swift as well as I would like (although these are coming!). It might not work perfectly for complex JSON just yet, but it'll be pretty close and can still save you a lot of time.

评分及评论

4.0(满分 5 分)
1 个评分

1 个评分

猪fans

not very exact match

The software is very good, but has some problems.

"batteryStatus": 0,
Converted to
let batteryStatus: Bool?。

"timestamp": 1546822459000
Converted to
let timestamp: Double?

App 隐私

开发者Andrew Plummer尚未向 Apple 提供其隐私惯例和数据处理相关的详细信息。

未提供详细信息

开发者下一次提交 App 更新时将需要提供隐私详细信息。