My opinion about opinionated Prettier: 👎

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Svelte

    web development for the rest of us

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

  4. 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
  • dprint: Pluggable and configurable code formatting platform written in Rust

    1 project | news.ycombinator.com | 15 Jun 2024
  • 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

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?