awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
Akronae avatar

Akronae/eslint-plugin-exception-handling

0
View on GitHub↗
60 starsΒ·4 forksΒ·TypeScriptΒ·8 views

Eslint Plugin Exception Handling

πŸ’£ Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.

Features

  • Architecture and Style Plugins - Lints unhandled functions that might throw.

Star history

Star history chart for akronae/eslint-plugin-exception-handlingStar history chart for akronae/eslint-plugin-exception-handling

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does akronae/eslint-plugin-exception-handling do?

πŸ’£ Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.

What are the main features of akronae/eslint-plugin-exception-handling?

The main features of akronae/eslint-plugin-exception-handling are: Architecture and Style Plugins.

What are some open-source alternatives to akronae/eslint-plugin-exception-handling?

Open-source alternatives to akronae/eslint-plugin-exception-handling include: amnish04/eslint-plugin-error-cause β€” ESLint plugin to detect swallowed error causes when rethrowing exceptions. benmosher/eslint-plugin-import β€” eslint-plugin-import is an ESLint static analysis plugin that provides a suite of rules and resolvers to validate… brettz9/eslint-plugin-query β€” Add "rules" made of arbitrary selectors to choose source lines to be reported. buildo/eslint-plugin-no-loops β€” It's 2024 and you still use loops? causalhq/eslint-plugin-no-argument-spread β€” Show warning when someone uses the spread operator for function arguments. Using expressions like Math.max(...array)… 2nd-labs/eslint-plugin-hex-under β€” It's an ESLint plugin to ensure that a hexadecimal, octal or binary number is less than a specified value.

Open-source alternatives to Eslint Plugin Exception Handling

Similar open-source projects, ranked by how many features they share with Eslint Plugin Exception Handling.
  • amnish04/eslint-plugin-error-causeAmnish04 avatar

    Amnish04/eslint-plugin-error-cause

    19View on GitHub↗

    ESLint plugin to detect swallowed error causes when rethrowing exceptions.

    TypeScript
    View on GitHub↗19
  • benmosher/eslint-plugin-importbenmosher avatar

    benmosher/eslint-plugin-import

    5,922View on GitHub↗

    eslint-plugin-import is an ESLint static analysis plugin that provides a suite of rules and resolvers to validate import statements and enforce architectural constraints on how files import and export code. It functions as a module validator and resolver to ensure that import declarations point to valid files and that referenced symbols exist. The project identifies recursive import chains to prevent circular dependencies and utilizes a configurable resolution system to map aliases and non-standard file paths. It can also distinguish between internal project files and external library depende

    JavaScript
    View on GitHub↗5,922
  • brettz9/eslint-plugin-querybrettz9 avatar

    brettz9/eslint-plugin-query

    6View on GitHub↗

    Add "rules" made of arbitrary selectors to choose source lines to be reported.

    JavaScript
    View on GitHub↗6
  • 2nd-labs/eslint-plugin-hex-under2nd-Labs avatar

    2nd-Labs/eslint-plugin-hex-under

    0View on GitHub↗

    It's an ESLint plugin to ensure that a hexadecimal, octal or binary number is less than a specified value

    JavaScript
    View on GitHub↗0
See all 30 alternatives to Eslint Plugin Exception Handling→