Format Glimmer templates with 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
  • vscode-eslint

    VSCode extension to integrate eslint into VSCode

  • Please refer to official documentation for ESLint extension for VSCode for details.

  • ember-template-lint

    Linter for Ember or Handlebars templates

  • Ember CLI configures Prettier to run as an ESLint plugin. But ESLint is not used for Glimmer templates. The Ember ecosystem has it's developed a dedicated linter for Glimmer templates: Ember Template Lint Both ESLint and Ember Template Lint are included, configured and enabled for Ember projects by default.

  • 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
  • ember-template-lint-plugin-prettier

    A prettier plugin for ember-template-lint

  • Similar to how Prettier is run as ESLint plugin for JavaScript files it could be run as a plugin for Ember Template Lint. Ember community provides an official plugin to do so: ember-template-lint-plugin-prettier.

  • prettier

    Prettier is an opinionated code formatter.

  • Thanks a lot to Georgii Dolzhykov (@thornO) who showed me how to configure Prettier and VSCode extension for Prettier to format Glimmer templates. And of course to all the great people both from Ember and Prettier community, who created the great tool and worked on adding Glimmer support over the last three years.

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

  • Wrap long lines in markdown tables

    3 projects | /r/vim | 8 Dec 2023
  • Finishing Up

    2 projects | dev.to | 10 Dec 2021
  • Setting up Doom Emacs for Astro Development

    9 projects | dev.to | 23 Apr 2024
  • Biome.js : Prettier+ESLint killer ?

    3 projects | dev.to | 18 Apr 2024
  • Most basic code formatting

    5 projects | dev.to | 18 Apr 2024