Stats
json5/json5 is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Json5 Alternatives
Similar projects and alternatives to json5
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
tools
The Rome Toolchain. A linter, compiler, bundler, and more for JavaScript, TypeScript, HTML, Markdown, and CSS.
-
-
-
-
-
-
msgpack-tools
Command-line tools for converting between MessagePack and JSON / msgpack.org[UNIX Shell]
-
awesome-json-next
A Collection of What's Next for Awesome JSON (JavaScript Object Notation) for Structured (Meta) Data in Text - JSON5, HJSON, HanSON, TJSON, SON, CSON, USON, JSONX/JSON11 & Many More
-
-
-
Posts
-
build-fs-tree: A library+binary crate that allows you to generate a directory tree from a macro or a YAML object.
I wouldn't recommend using standard JSON by the way because it doesn't support comments (bit of a deal breaker usually). I would suggest JSONC which supports comments and trailing commas, or JSON5 which is a bit more widely supported.
-
Node.js v15.10.0 released
At best, you could hope that they add .json5 or .yaml support one day, but I am not holding my breath.
-
HuJSON - JSON for Humans (comments and trailing commas)
?
- JSON with Commas and Comments
-
JSON5 : JSON with superpower
Have you ever wanted to use multilines strings in JSON objects ? JSON5 allows that and much more