Prefer the English Style of Quotation Mark Punctuation over the American

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.io
featured
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.
www.influxdata.com
featured
  • awesome-lint

    Linter for Awesome lists

  • I tried to implement some linting rules for quotation mark and punctuation once. Took me way too much time and effort. It's mostly trial and error but good enough I guess to highlight the most blatant abuses.

    Anyway, here is the code: https://github.com/sindresorhus/awesome-lint/pull/101/files

  • json5

    JSON5 — JSON for Humans

  • Multi-line strings in JSON are also an embarrassment: https://stackoverflow.com/a/2392888

    As a consequence, the amount of parsing and processing that you need to do is really bad for performance. Of course, there are formats like YAML and TOML that go in the opposite direction - they try to cover all use cases and end up being overcomplicated.

    There are occasionally other attempts like JSON5 to improve things: https://json5.org/

    However those also oftentimes are not very popular, because there is just too much ecosystem that has been built around the older formats, like XML, JSON and even YAML.

  • 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
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

  • The Last Breaking Change | JSON Schema Blog

    3 projects | /r/programming | 5 Mar 2023
  • In a symfony interview I got asked "but why json? XML is better"

    3 projects | /r/laravel | 29 Jun 2022
  • IETF should keep XMPP as IM standard, instead of Matrix

    7 projects | news.ycombinator.com | 16 Jan 2022
  • JSON5 – JSON for Humans

    1 project | news.ycombinator.com | 3 Mar 2024
  • A little help with some server side work please

    1 project | /r/dayz | 10 Dec 2023