The real reason JSON has no comments

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammerHumor

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • json5

    JSON5 — JSON for Humans

  • I totally agree than in 2006 it made sense for JSON to focus on the minimal agreeable subset of syntax needed to describe what it describes. But it's coming up on 20 years old. If in 2010, JSON had a 1.1 version that was basically json5, we all could be using it now with full interoperability. That is how formats evolve.

  • json-schema-spec

    The JSON Schema specification

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • hjson

    Hjson, a user interface for JSON

  • JSONs make terrible config files. If you want to use json-like syntax for config, use hjson instead. It's basically json, but changes it slightly so it better matches human expectations.

  • node-jsonc-parser

    Scanner and parser for JSON with comments.

  • Well, there is JSONC for those who do want those comments

  • edn

    Extensible Data Notation

  • To begin with, EDN is somewhat like the JSON of Clojure. And regarding the code is data/data is code nature of Clojure, it is Clojure. It doesn't have some of the vagaries of JSON, and it is also extensible.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts