Repository navigation
json5-parser
- Website
- Wikipedia
📐 Pushing the boundaries of simplicity
Lightweight JSON comment and trailing comma stripper library for PHP with support for literal newlines and nested JSON strings.
Golang (v1.13+) JSON5 preprocessor supporting comments, trailing comma, unquoted key/single-quoted string, hex number, trailing decimal point, literal newlines and more.
JSON and JSON5 parser with MISRA C:2012 conformance.
Inject variables/functions into the global scope of the Deno runtime. 🦕
Super loose JSON + TOML parsers and unmarshaller for Go. JSONC and JSON5 can also be read.
Non-Malloc-JSON: JSON(JSON5) Library being able to be used without heap memory.
JSON5 and JSON parser for Java. Creates a tree of data in either standard Maps and Lists; for reading directly or wrapping in org.json objects.
Reads JSON and JSON5 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.