JavaScript Linting

Open-source JavaScript projects categorized as Linting

Top 6 JavaScript Linting Projects

  1. javascript

    JavaScript Style Guide

    Project mention: Migrating a JavaScript Project from Prettier and ESLint to BiomeJS | news.ycombinator.com | 2025-05-07
  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. eslint-plugin-import

    ESLint plugin with rules that help validate proper imports.

    Project mention: 5 Signs You’ve Built a Secretly Bad Architecture (And How to Fix It) | dev.to | 2024-12-18

    Again, vFunction can provide a critical service by identifying and untangling these circular dependencies. With its ability to map and analyze dataflows, vFunction provides a visual representation of how services communicate across your architecture. Other tools, for specific languages, such as JavaScript, use tools like ES Lint or Madge to detect circular dependencies. For Python, Pyreverse excels at visually representing circular dependencies of modules: by highlighting circular communication routes, excessive communication, and tightly coupled components. From there, these insights allow teams to take corrective action.

  4. prettier-standard

    Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠)

  5. lint-action

    ✨ GitHub Action for detecting and auto-fixing lint errors

  6. eslint-plugin-ember

    An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.

  7. eslint-plugin-snakecasejs

    :pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Linting discussion

Log in or Post with

JavaScript Linting related posts

  • Just Simply – Stop saying how simple things are in our docs

    3 projects | news.ycombinator.com | 30 Apr 2023
  • [AskJS] Opinions on how to export default const

    3 projects | /r/javascript | 22 Jan 2023
  • How do you use a Style Guide?

    2 projects | /r/technicalwriting | 9 Jul 2021
  • Custom Elements Everywhere for Page Layout, Parts I and II

    1 project | dev.to | 22 Jan 2021
  • A Dilettante's Guide to Linting: Addendum

    7 projects | dev.to | 7 Sep 2020
  • A Dilettante's Guide to Linting

    4 projects | dev.to | 6 Sep 2020
  • A note from our sponsor - SurveyJS
    surveyjs.io | 13 May 2025
    Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more. Learn more →

Index

What are some of the best open-source Linting projects in JavaScript? This list will help you:

# Project Stars
1 javascript 146,702
2 eslint-plugin-import 5,728
3 prettier-standard 869
4 lint-action 595
5 eslint-plugin-ember 262
6 eslint-plugin-snakecasejs 32

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

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