swift-extras / swift-extras-json

JSON encoding and decoding without the use of Foundation in pure Swift.
Apache License 2.0
348 stars 15 forks source link

Test case and example for using date with a propertyWrapper. #17

Closed fabianfett closed 4 years ago

fabianfett commented 4 years ago

Great suggestion by @Trzyipolkostkicukru. This provides a test case for using a propertyWrapper around date and updates the README.