tayloraswift / swift-json

high-performance json parsing and encoding for server applications
https://swiftinit.org/docs/swift-json
Apache License 2.0
81 stars 5 forks source link

JSON5 #7

Open mickeyl opened 2 years ago

mickeyl commented 2 years ago

It would be great, if this library could eventually support JSON5, which comes with a bundle of amazing features.

Foundation on macOS supports it by now (through .json5Allowed), but it looks like swift-corelibs-foundation doesn't (yet?).

tayloraswift commented 2 years ago

i agree, this would be a good feature to have. i think this would be an appropriate goal for swift-json 0.4