You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSON5 is a good format. Simple, easy to understand, easy to write, JSON compatible.
There have been multiple parsers and stringifiers written for it across the internet and Github. An initiative to pool in these resources into a single organization would be wonderful.
JSON5 is a good format. Simple, easy to understand, easy to write, JSON compatible.
There have been multiple parsers and stringifiers written for it across the internet and Github. An initiative to pool in these resources into a single organization would be wonderful.
Let's start with my implementation: zig-json5
Other repos include JSON5 formatter and json5-rs
The text was updated successfully, but these errors were encountered: