mholt / json-to-go

Translates JSON into a Go type in your browser instantly (original)
https://mholt.github.io/json-to-go/
MIT License
4.48k stars 473 forks source link

deprecate -big parameter #142

Closed grische closed 1 month ago

grische commented 1 month ago

@mholt I tried different variants and do not see a benefit of ever using the non-big option. Do you mind if we remove the non-big parsing?

This way a user does not need to worry about this additional parameter.

mholt commented 1 month ago

I have no preference; I don't use the Node/CLI interface; looking at this, I don't see the flag as particularly useful. So sure.