Examples of reading and writing JSON files from disk. It can demonstrate methods like readJson, readYaml, tryReadJson, tryReadYaml, writeJson, and writeYaml.
Reference
No response
Community Notes
Please vote by adding a 👍 reaction to the issue to help us prioritize.
If you are interested to work on this issue, please leave a comment.
If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Discord.
Description
Examples of reading and writing JSON files from disk. It can demonstrate methods like
readJson
,readYaml
,tryReadJson
,tryReadYaml
,writeJson
, andwriteYaml
.Reference
No response
Community Notes