文件名称:swift-函数式的JSON解析映射到对象对象序列化为JSON
文件大小:969KB
文件格式:ZIP
更新时间:2022-09-04 02:00:49
Swift开发-JSON处理
亮点是函数式,支持 JSON 解析、映射到对象、对象序列化为 JSON。JSON 库层出不穷,这个函数式还真有点意思
【文件预览】:
ra1028-Alembic-bb927a9
----Alembic.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(25KB)
--------xcshareddata()
----Assets()
--------Alembic_Logo.png(938KB)
----Alembic.podspec(597B)
----.gitignore(370B)
----Package.swift(66B)
----README.md(6KB)
----Alembic.playground()
--------playground.xcworkspace()
--------contents.xcplayground(153B)
--------Pages()
----.swiftlint.yml(160B)
----Sources()
--------ParserProtocol.swift(2KB)
--------ParseInitializable.swift(222B)
--------JSON.swift(5KB)
--------Error.swift(1KB)
--------Parser.swift(859B)
--------Path.swift(3KB)
--------ThrowParser.swift(2KB)
--------Info.plist(809B)
--------OptionalProtocol.swift(208B)
--------Parsable.swift(5KB)
----LICENSE(1KB)
----.swift-version(4B)
----Alembic.xcworkspace()
--------contents.xcworkspacedata(554B)
--------xcshareddata()
----scripts()
--------test_linux.sh(851B)
--------install_swiftlint.sh(560B)
----Tests()
--------LinuxMain.swift(358B)
--------AlembicTests()
----.travis.yml(1KB)