4 ms·
JSON?? I don't want to programm anything without comments. I guess you can easily convert from use yaml or json5, but all the examples are still in json.
by Silphendio 2y ago
JSON??
I don't want to programm anything without comments.
I guess you can easily convert from use yaml or json5, but all the examples are still in json.
- Hasnep 2y agoI think JSON is just used as an intermediate representation which is normally generated by a library in a more general purpose language.
- ruuda 2y agoOr if you write it by hand at all, use RCL, then you can also abstract away the repetitive parts: https://github.com/ruuda/rcl/blob/master/examples/vega.rcl https://github.com/ruuda/rcl/blob/master/examples/vega.rcl
- loa_observer 2y agoJSONC seems solved your issue