My opinion about opinionated Prettier: 👎

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Pluggable and configurable code formatting platform written in Rust.

  • Currently, I am using ESLint for formatting of basic things like spacing and quotes. However, those rules were deprecated with v8.53.0 and moved to @stylistic/eslint-plugin. But they recommend Prettier or dprint.

  • Svelte

    Cybernetically enhanced web apps

  • the technical decision how Svelte should treat self-closing html elements was hindered by Prettier:

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

    Prettier is an opinionated code formatter.

  • From my point of view, Prettier doesn't work well for styling with utility classes. For a discussion see Prettier#7863 or Prettier#5948.

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

  • How do I stop Prettier from de-structuring object properties onto separate lines?

    2 projects | /r/learnjavascript | 14 Jun 2023
  • Is there an extension for forcing a code style?

    1 project | /r/vscode | 30 Mar 2023
  • Ask HN: Alternatives to Prettier?

    2 projects | news.ycombinator.com | 31 May 2022
  • dprint – Code Formatter

    1 project | news.ycombinator.com | 28 Apr 2022
  • Announcing Rome Formatter

    1 project | /r/javascript | 6 Apr 2022