Created ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

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

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
  • eslint-plugin-perfectionist

    🦄 ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

  • prettier

    Prettier is an opinionated code formatter.

  • There's a thread here which explains some details. Basically, sorting modifies the AST. There are Prettier plugins which do sorting but they do mention that they're technically breaking Prettier rules and modifying the AST.

  • 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

  • How to start building a Next.js project

    3 projects | dev.to | 2 Sep 2023
  • How to Give Code Review as a Junior Developer?

    2 projects | dev.to | 24 Jun 2023
  • 6 coding best practices to take you to the next level

    2 projects | dev.to | 30 May 2023
  • Ferramentas e técnicas para definir um limite de caracteres por linha ideal para seu código

    2 projects | dev.to | 28 May 2023
  • Cypress Workshop Part 2: Code quality and static analysis

    3 projects | dev.to | 13 May 2023