JavaScript eslint-plugin

Open-source JavaScript projects categorized as eslint-plugin

Top 23 JavaScript eslint-plugin Projects

eslint-plugin
  1. You-Dont-Need-Lodash-Underscore

    List of JavaScript methods which you can use natively + ESLint Plugin

    Project mention: Optimize Core Web Vitals - FCP and LCP: Tree-shaking Lodash | dev.to | 2025-03-27
  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. 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.

    SurveyJS 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. eslint-plugin-vue

    Official ESLint plugin for Vue.js

  5. eslint-plugin-unicorn

    More than 100 powerful ESLint rules

    Project mention: Just use this Next.js Eslint Configuration | dev.to | 2025-01-12

    XO. This feels like the Black of Typescript linting. XO has styles for everything and is very opinionated. This can be nice, because it takes a lot of code style decisions off of your plate. But beware it can be cumbersome to implement in the middle of a project because it will require extensive reformatting. In lieu of XO, I found Unicorn opinionated enough and more immediately useful.

  6. eslint-plugin-prettier

    ESLint plugin for Prettier formatting

    Project mention: Improving Code Quality with Linting | dev.to | 2024-10-11

    In addition to using the recommended rules, I also like to expand on them by adding several optional, more opinionated rules. For example, I'm not too fond of functions with many parameters as I've found that in the past, they can cause problems and generally become hard to follow, so in most of the codebases I work on, I enforce this using the max-params rule. I also like to ensure that my code is formatted a certain way, so I use the Prettier plugin to ensure that everything matches my Prettier config file, preventing discrepancies around commas and spacing.

  7. eslint-plugin-security

    ESLint rules for Node Security

  8. eslint-plugin-simple-import-sort

    Easy autofixable import sorting.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. eslint-plugin-tailwindcss

    ESLint plugin for Tailwind CSS usage

    Project mention: Just use this Next.js Eslint Configuration | dev.to | 2025-01-12

    Tailwind

  11. eslint-plugin-promise

    Enforce best practices for JavaScript promises

  12. eslint-plugin-node

    Additional ESLint's rules for Node.js

  13. putout

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx, typescript, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏

  14. eslint-plugin-react-native

    React Native plugin for ESLint

  15. eslint-plugin-boundaries

    Eslint plugin checking architecture boundaries between elements

  16. eslint-plugin-check-file

    ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.

  17. eslint-config-auto

    Automatically configure ESLint based on project dependencies

  18. eslint-plugin-svelte3

    An ESLint plugin for Svelte v3 components.

  19. eslint-plugin-proper-arrows

    ESLint rules to ensure proper arrow function definitions

  20. eslint-plugin-ember

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

  21. eslint-plugin-no-unsanitized

    Custom ESLint rule to disallows unsafe innerHTML, outerHTML, insertAdjacentHTML and alike

  22. eslint-plugin-json

    Lint your JSON files

  23. eslint-plugin-i18n-json

    Fully extendable eslint plugin for JSON i18n translation files.

  24. eslint-plugin-vuetify

    🧼 Version upgrade automation eslint plugin

  25. eslint-plugin-lwc

    Official ESLint rules for LWC

  26. SaaSHub

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

    SaaSHub logo
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 eslint-plugin discussion

Log in or Post with

JavaScript eslint-plugin related posts

  • Just use this Next.js Eslint Configuration

    8 projects | dev.to | 12 Jan 2025
  • Incrementally fixing lots of ESlint errors in a clean way with ESlint Nibble

    2 projects | dev.to | 18 Nov 2024
  • Improving Code Quality with Linting

    2 projects | dev.to | 11 Oct 2024
  • Resolving Circular Dependency Issues in ES5 Projects

    1 project | dev.to | 3 Sep 2024
  • Tailwind CSS for frontend teams: From settings to rules

    4 projects | dev.to | 3 May 2024
  • Recommended Linters

    3 projects | dev.to | 3 Feb 2024
  • ESLint: Flat Config Rollout Plan

    2 projects | news.ycombinator.com | 18 Oct 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 24 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


Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
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.
surveyjs.io

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