登录
dnrops/json
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 引擎(Engine)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
main
分支3
标签33
+ 疑修
Web IDE
Caleb Kleveter

Merge pull request #8 from skelpo/fix-uint-singlevalue-coding

Fix Uint coding when wrapped by a SingleValueContainer

3年前194次提交
  • SourcesAdd explicitly-typed UInt overloads (usually Codable suggests them) for _JSON[Keyed|Unkeyed|Single]Value[Encoder|Decoder] and their containers. UInt also gets a customized JSONRepresentable conformance that round-trips its bit pattern through Int.3年前
  • TestsAdd unit test for round-tripping of UInt through JSON when encoded by a single-value container.3年前
  • docsGenerated new API docs5年前
  • .gitignoreAdded .swiftpm/ directory to .gitignore6年前
  • LICENSECreate LICENSE6年前
  • Package.swiftRemoved Vapor dependency with JSONKit target6年前
  • README.mdLink to license file on master branch6年前
目录README.md

JSON

The skelpo/JSON library is designed to handle JSON structures that are note represented by a specific Codable type.

API Documentation

You can find the API documentation for this library here.

License

The skelpo/JSON repository is under the MIT license agreement.

关于
swift
README.md
1.4 MB
邀请码