An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with eslintplugin

A curated list of projects in awesome lists tagged with eslintplugin .

https://github.com/typescript-eslint/typescript-eslint

:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript

eslint eslint-plugin eslintplugin plugin tslint typescript

Last synced: 26 Jan 2026

https://github.com/ota-meshi/eslint-plugin-regexp

ESLint plugin for finding regex mistakes and style guide violations.

eslint-plugin eslintplugin regex regexp regular-expression

Last synced: 09 Mar 2026

https://github.com/ota-meshi/eslint-plugin-astro

ESLint plugin for Astro component

astro astrojs eslint eslint-plugin eslintplugin

Last synced: 14 May 2025

https://github.com/github/eslint-plugin-github

An opinionated collection of ESLint rules used by GitHub.

eslint eslintplugin javascript

Last synced: 14 May 2025

https://github.com/ota-meshi/eslint-plugin-yml

This ESLint plugin provides linting rules for YAML.

eslint-plugin eslintplugin yaml

Last synced: 23 Feb 2026

https://github.com/cletusw/eslint-plugin-local-rules

A plugin for ESLint that allows you to use project-specific rules

eslint eslint-plugin eslintplugin

Last synced: 31 Mar 2025

https://github.com/43081j/eslint-plugin-wc

ESLint rules for Web Components

eslint eslintplugin hacktoberfest wc webcomponents

Last synced: 15 Apr 2025

https://github.com/freaktechnik/eslint-plugin-array-func

Rules for Array functions and methods.

array-methods eslint-plugin eslintplugin

Last synced: 15 May 2025

https://github.com/ota-meshi/eslint-plugin-json-schema-validator

ESLint plugin that validates data using JSON Schema Validator.

eslint eslint-plugin eslintplugin json json-schema json5 jsonc toml validation validator yaml

Last synced: 09 Apr 2025

https://github.com/ota-meshi/eslint-plugin-toml

This ESLint plugin provides linting rules for TOML.

eslint-plugin eslintplugin toml toml-format toml-validation

Last synced: 23 Feb 2026

https://github.com/davidcalhoun/eslint-plugin-test-selectors

Enforces that data-test-id attributes are added to interactive DOM elements (JSX) to help with UI testing. JSX only.

eslint eslint-plugin eslintplugin jsx lint plugin testing ui

Last synced: 13 Apr 2025

https://github.com/forcedotcom/eslint-plugin-aura

Salesforce Lightning (Aura) specific linting rules for ESLint

aura aura-framework eslint eslint-plugin eslintplugin salesforce salesforce-lightning

Last synced: 19 Jun 2025

https://github.com/lumirlumir/npm-eslint-markdown

Lint your Markdown with ESLint.πŸ› οΈ

commonmark eslint eslint-plugin eslintplugin gfm markdown md

Last synced: 25 Apr 2026

https://github.com/szhsin/eslint-plugin-react-hooks-addons

ESLint rule to check potentially unintended dependencies in the useEffect hook.

eslint eslint-plugin eslintplugin hook react useeffect

Last synced: 09 Feb 2026

https://github.com/ota-meshi/eslint-plugin-lodash-template

ESLint plugin for John Resig-style micro template, Lodash's template, Underscore's template and EJS.

ejs eslint eslint-plugin eslintplugin html-template lodash lodash-templates lodashjs readability template underscore underscore-template underscorejs

Last synced: 21 Aug 2025

https://github.com/leo-buneev/eslint-plugin-md

Allows you to lint markdown code in your *.md files.

eslint eslint-plugin eslintplugin markdown md remark remark-lint

Last synced: 25 Feb 2026

https://github.com/simonwep/eslint-plugin-align-import

βš™ ESLint plugin to align all your import statements.

eslint eslint-plugin eslint-rules eslintplugin

Last synced: 21 Jun 2025

https://github.com/artlaman/eslint-plugin-index

ESlint rules to ensure the proper usage of index.js files

eslint eslint-plugin eslintplugin index

Last synced: 17 Feb 2026

https://github.com/darwintantuco/eslint-plugin-require-form-method

Disallow form tags without explicit method attribute

eslint eslint-plugin eslintplugin security

Last synced: 24 Apr 2025

https://github.com/bgub/eslint-plugin-eta

An ESLint plugin so you can lint Eta template files

eslint eslint-plugin eslintplugin

Last synced: 10 Oct 2025

https://github.com/eta-dev/eslint-plugin-eta

An ESLint plugin so you can lint Eta template files

eslint eslint-plugin eslintplugin

Last synced: 09 Apr 2025

https://github.com/igat64/eslint-plugin-no-call

Forbid to use of particular functions and/or methods to call

eslint eslint-plugin eslint-plugin-no-call eslint-rules eslintplugin linter-plugin

Last synced: 14 Aug 2025

https://github.com/wentout/eslint-plugin-no-arrow-this

eslint plugin for warning "this" inside of arrow functions

es6 eslint-plugin eslint-rules eslintplugin

Last synced: 21 Feb 2026

https://github.com/brandongregoryscott/eslint-plugin-collation

ESLint plugin for making your code easier to read, with autofix and TypeScript support

code-style eslint eslint-plugin eslintplugin hooks lint react react-hooks typescript

Last synced: 08 Feb 2026

https://github.com/jenssimon/eslint-plugin-always

ESLint plugin that always reports with configurable message

eslint eslint-plugin eslintplugin

Last synced: 03 May 2025

https://github.com/unlight/eslint-plugin-no-eslint-disable

Disallow disable rules by `eslint-disable` comment.

eslint eslint-disable eslint-plugin eslint-rules eslintplugin

Last synced: 30 Apr 2026

https://github.com/bradennapier/eslint-plugin-ts-import

Provide import-patterns that are expected to be followed within the rep

eslint eslintplugin typescript

Last synced: 15 Apr 2025

https://github.com/nick2bad4u/eslint-plugin-tsdoc-require-2

ESLint plugin designed to require TSDoc comments for exported TypeScript declarations

comments eslint eslint-plugin eslintplugin jsdoc tsdoc

Last synced: 04 May 2026

https://github.com/personalyisus/eslint-plugin-unnecessary-abstractions

This is a simple ESLint plugin which includes rules to help detect the unnecessary use of certain code abstractions.

eslint eslint-plugin eslintplugin

Last synced: 05 Feb 2026

https://github.com/andreapontrandolfo/eslint-plugin-fsecond

ESLint plugin with some opinionated and stylistic rules

eslint eslint-plugin eslintplugin javascript

Last synced: 26 Oct 2025

https://github.com/maks-rafalko/eslint-plugin-proper-tests

ESLint rules for writing more proper tests.

eslint eslint-plugin eslintplugin jest rules

Last synced: 28 Oct 2025

https://github.com/diphyx/eslint-plugin

Shared ESLint plugin + flat config for DiPhyx Nuxt/Vue + Harlemify projects.

diphyx eslint eslint-plugin eslintplugin harlemify nuxt vue

Last synced: 20 Jun 2026

https://github.com/velenyx/eslint-plugin-codemuse

🧹 A one-stop ESLint plugin inspiring cleaner, more elegant code. Simplify linting with a comprehensive solution.

code-quality code-style codemuse eslint eslint-config eslint-plugin eslint-rules eslintconfig eslintplugin javascript linting linting-rules static-analysis

Last synced: 07 Mar 2026

https://github.com/othree/eslint-plugin-no-parameter-e

Not allow parameter named e, confused with event and error

eslint eslintplugin

Last synced: 19 May 2026

https://github.com/yyz945947732/eslint-plugin-istanbul-ignore-preserve

Eslint Plugin aims to make sure istanbul include a @preserve keyword in the ignore hint

coverage eslint eslint-plugin eslintplugin istanbul istanbul-coverage istanbul-ignore

Last synced: 07 Mar 2026

https://github.com/distributive-network/eslint-plugin

ESLint plugin to enforce brace styles according to the Distributive style guide.

eslint eslint-plugin eslintplugin

Last synced: 02 Jan 2026

https://github.com/theelegantcoding/eslint-config-elegant-coding

βš™οΈ Eslint configuration for help you to identify and fix these errors before they cause problems in your code. It can also help you to develop good coding habits that will make your code easier to maintain in the long run.

clean-code code-style eslint eslint-config eslint-plugin eslint-rules eslint-shareable-configs eslintconfig eslintplugin javascript linter linter-config linter-eslint style-guide styleguide typescript

Last synced: 25 Jan 2026

https://github.com/nick2bad4u/eslint-plugin-etc-misc

More general-purpose (TypeScript-related) ESLint rules

eslint eslint-plugin eslintplugin etc javascript lint misc typescript

Last synced: 16 May 2026

https://github.com/tasshi-me/eslint-plugin-roro

An ESLint plugin to follow the RORO (Receive an Object, Return an Object) pattern.

eslint eslint-plugin eslintplugin roro

Last synced: 10 Apr 2025

https://github.com/nick2bad4u/eslint-plugin-stylelint-2

ESLint plugin to integrate Stylelint formatting + additional rules!

css eslint eslint-plugin eslintplugin lint stylelint

Last synced: 05 May 2026

https://github.com/doprz/eslint-plugin-import-essentials

ESLint plugin to enforce import essentials

eslint eslint-plugin eslintplugin import-essentials

Last synced: 04 Mar 2026

https://github.com/origin-1/eslint-plugin

Origin₁ ESLint plugin

eslint eslint-plugin eslintplugin

Last synced: 17 Apr 2026

https://github.com/ysknsid25/eslint-plugin-commander-option-flags

ESLint plugin to enforce commander option flags style

2025 commander eslint eslint-plugin eslintplugin flags style works

Last synced: 28 Apr 2026

https://github.com/s14k51/eslint-plugin-strict-case

Enforce case for variable names.

eslint eslint-plugin eslintplugin

Last synced: 12 Jan 2026

https://github.com/zignis/eslint-plugin-prefer-snakecase

🐍 Enforce snake_case naming for identifiers

eslint eslint-plugin eslintplugin snake-case

Last synced: 05 Mar 2026

https://github.com/jabworks/style-guide

Opinionated shared configs and plugins by @jabworks – ESLint, Prettier, Stylelint & more, built for consistency across projects.

config developer-tools eslint eslint-config eslint-plugin eslintconfig eslintplugin formatter linting opinionated prettier prettier-config shared-config style-guide stylelint stylelint-config typescript

Last synced: 20 Apr 2026

https://github.com/1h8sn0w/eslint-plugin-tailwind-enforcer

ESLint rules to enforce TailWind's className usage over traditional styling methods.

enforcer eslint eslint-plugin eslintplugin lint nativewind react react-native styles tailwind

Last synced: 09 Apr 2026

https://github.com/nick2bad4u/eslint-plugin-test-signal

ESLint plugin to flag weak tests: snapshot-only coverage, mock-call-only tests, unawaited assertions, no negative path, and empty async tests.

eslint eslint-plugin eslintplugin lint signal test test-quality test-verify tests

Last synced: 17 May 2026

https://github.com/zignis/eslint-plugin-alignment

πŸ—ƒοΈ Format and align objects, enums, interfaces, and type literals for better readability

aligment-comment enums eslint eslint-plugin eslintplugin formatting interface objects typescript

Last synced: 08 Feb 2026

https://github.com/yassaaatu/eslint-plugin-pino-logger

An enchaned no-console rule that auto replaces console statements with pino logger

es-lint es-lint-config es-linter eslint eslint-plugin eslint-rules eslintplugin pino pino-logs

Last synced: 14 Jul 2025

https://github.com/kialo/eslint-plugin-unnecessary-filename-in-import

ESLint plugin to remove superfluous filenames in import statements.

eslint eslintplugin

Last synced: 14 Feb 2026

https://github.com/zignis/eslint-plugin-no-literal-classnames

Disable the usage of string literals as classnames for React components

classnames eslint eslintplugin react

Last synced: 13 Apr 2026

https://github.com/hieu1871998/style-guide

Opinionated shared configs and plugins by @jabworks – ESLint, Prettier, Stylelint & more, built for consistency across projects.

config developer-tools eslint eslint-config eslint-plugin eslintconfig eslintplugin formatter linting opinionated prettier prettier-config shared-config style-guide stylelint stylelint-config typescript

Last synced: 10 Jun 2025

https://github.com/bitrefill/eslint-plugin-bitrefill

A set of custom ESLint rules from Bitrefill

bitrefill eslint eslint-plugin eslintplugin

Last synced: 18 Jan 2026

https://github.com/ipasechnikov/eslint-plugin-deprecated-rules

ESLint plugin to warn you about deprecated rules used in your project's ESLint configuration file

eslint eslint-plugin eslintplugin

Last synced: 16 Feb 2026

https://github.com/heap-code/eslint-plugin-sort-attribute-content

An ESLint plugin to sort HTML attribute content (such as `class`)

attribute eslint eslintplugin html sort

Last synced: 15 Feb 2026

https://github.com/zwyx/eslint-plugin-react-ref

ESLint plugin to help prevent mistakes with React's useRef hook.

eslint eslint-plugin eslintplugin react useref

Last synced: 16 Apr 2026

https://github.com/fiabotz/eslint

πŸš€ Streamline your JavaScript projects with a simple, consistent ESLint configuration tailored for our team's needs.

awesome babel-eslint development eslint eslint-rules eslintplugin import javascript lint linting-rules nodejs npm react standard static-analysis static-code-analysis style-guide xo

Last synced: 02 Nov 2025