eslint-config-canonical: 1,000+ rules ESLint rules

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • eslint-plugin-unicorn

    More than 100 powerful ESLint rules

  • Another thing I should mention is that in contrast to other rulesets, Canonical is very much leaning towards cutting edge technology. It will always suggest latest syntax / APIs when there are new alternatives. Some like that because it makes them aware of better / new ways of doing things, others hate it because they are used to the old ways of doing things. A great example of this is prefer-object-from-entries, which tells you to use fromEntries over reduce when the former makes the code simpler.

  • eslint-config-canonical

    The most comprehensive ES code style guide.

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

    ESLint rules for Canonical ruleset.

  • eslint-config-prettier

    Turns off all rules that are unnecessary or might conflict with Prettier.

  • eslint-config-prettier:

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