Golang (v1.13+) JSON5 preprocessor supporting comments, trailing comma, unquoted key/single-quoted string, hex number, trailing decimal point, literal newlines and more.
-
Updated
Mar 25, 2023 - Go
Golang (v1.13+) JSON5 preprocessor supporting comments, trailing comma, unquoted key/single-quoted string, hex number, trailing decimal point, literal newlines and more.
Code without comments is like a detective novel without clues—frustrating and often indecipherable. With betterjson, you can finally annotate your JSON files with all the witty remarks and crucial explanations they deserve. After all, clarity is king, and who doesn't love a well-commented piece of code?
Super loose JSON + TOML parsers and unmarshaller for Go. JSONC and JSON5 can also be read.
Better configuration management in Go
JSON5Extract is a library for extracting any valid JSON5 strings from a provided source like text, a string, bytes, or an io.Reader written with Go from scratch.
Add a description, image, and links to the json5 topic page so that developers can more easily learn about it.
To associate your repository with the json5 topic, visit your repo's landing page and select "manage topics."