Convert a json to a struct in Vlang
32
stars
54
commits
JavaScript
primary language
Aug 23, 2026
updated
Turn a JSON payload into ready-to-use V (vlang) structs: paste JSON on the left, get the struct code on the right.
Nested objects become their own structs and arrays with mixed types become sum types. A row of toggles controls the generated style:
@[omitempty] tag@


Code editor: ace
Fonts: google fonts
54 commits
JavaScript
69.0%
HTML
24.0%
CSS
6.9%
Convert a json to a struct in Vlang
32
stars
54
commits
JavaScript
primary language
Aug 23, 2026
updated
Turn a JSON payload into ready-to-use V (vlang) structs: paste JSON on the left, get the struct code on the right.
Nested objects become their own structs and arrays with mixed types become sum types. A row of toggles controls the generated style:
@[omitempty] tag@


Code editor: ace
Fonts: google fonts
54 commits
JavaScript
69.0%
HTML
24.0%
CSS
6.9%